index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
http
/
http_util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-3
/
+3
*
Fix proxy CONNECT response handling
ttuttle@chromium.org
2012-08-09
1
-0
/
+9
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
fix clang warnings for chrome on android
qinmin@chromium.org
2012-07-10
1
-3
/
+0
*
Suppress pause-and-buffer behavior when the HTTP response won't satisfy futur...
fischman@chromium.org
2012-05-25
1
-0
/
+8
*
This patch tunes our parsing of the Content-Disposition header to match other
abarth@chromium.org
2012-01-31
1
-0
/
+7
*
Delete net::GetHeaderParamValue
abarth@chromium.org
2012-01-31
1
-2
/
+5
*
Improve parsing of the Content-Disposition header
abarth@chromium.org
2012-01-27
1
-2
/
+6
*
Cleanup: Remove unneeded forward declararations in net.
thestig@chromium.org
2011-11-11
1
-3
/
+1
*
chrome.experimental.downloads.download() implementation
benjhayden@chromium.org
2011-09-16
1
-0
/
+4
*
Don't interpret embeded NULLs in a response header line as a line terminator.
eroman@chromium.org
2011-09-13
1
-0
/
+8
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-5
/
+5
*
Net: Add NET_API to some http code.
rvargas@google.com
2011-05-19
1
-4
/
+5
*
Added raw headers support to DevTools.
vsevik@chromium.org
2011-04-20
1
-0
/
+6
*
Move BuildRequestHeaders back to http_network_transaction.cc now that it's no...
abarth@chromium.org
2011-04-06
1
-17
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Start reordering the methods in headers in net/.
erg@google.com
2011-01-07
1
-0
/
+1
*
Refactor net::HttpUtil::NameValuePairsIterator to relieve clients of the need...
erikwright@chromium.org
2010-10-22
1
-9
/
+18
*
Move BuildRequestHeaders from HttpNetworkTransaction to
rch@chromium.org
2010-10-20
1
-0
/
+18
*
Extract name-value pair parsing from http_auth.cc (ChallengeTokenizer) into h...
erikwright@chromium.org
2010-09-30
1
-2
/
+53
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
1
-0
/
+2
*
Take out additional dependency from http_util as a short-term fix to get the ...
jam@chromium.org
2010-09-23
1
-5
/
+0
*
Reland r59910 - Add HttpResponseBodyDrainer. Use it for unfinished HttpStrea...
willchan@chromium.org
2010-09-21
1
-0
/
+7
*
Revert 59908 (breaks WebKit layout tests) - Add HttpResponseBodyDrainer. Use...
willchan@chromium.org
2010-09-20
1
-7
/
+0
*
Add HttpResponseBodyDrainer. Use it for unfinished HttpStreams.
willchan@chromium.org
2010-09-19
1
-0
/
+7
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Auto-format style pass over files.
cbentzel@chromium.org
2010-05-04
1
-8
/
+8
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
1
-0
/
+5
*
Fixes ChromeFrame net tests which run the URLRequest unit tests by launching ...
ananta@chromium.org
2009-10-23
1
-0
/
+6
*
Adding support for Reset in StringTokenizerT and HttpHeadersIterator.
tommi@chromium.org
2009-10-16
1
-0
/
+4
*
Adding a Find method to the HeadersIterator class.
tommi@chromium.org
2009-10-16
1
-0
/
+8
*
Implement a parser that parses the "Range" HTTP header
hclam@chromium.org
2009-04-28
1
-1
/
+13
*
Respect cookies set in a 401 responses when restarting the http transaction.
ericroman@google.com
2009-03-27
1
-0
/
+8
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-2
/
+2
*
Add q-values to languages in Accept-Language HTTP header to be compatible wit...
jungshik@google.com
2009-01-23
1
-0
/
+22
*
Initial stab at http authentication (basic + digest) in new http stack.
ericroman@google.com
2008-09-27
1
-0
/
+17
*
Address a TODO for properly stripping references from request URL.
ericroman@google.com
2008-09-15
1
-0
/
+10
*
TBR fix for broken compile on mac.
ericroman@google.com
2008-09-13
1
-1
/
+1
*
misc. http response status-line changes:
ericroman@google.com
2008-09-13
1
-1
/
+7
*
[new http] Normalize line continuations in response headers.
ericroman@google.com
2008-09-06
1
-0
/
+7
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+173