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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add UMAs for checking header values against RFC 7230 in //net
hiroshige
2015-12-22
1
-0
/
+23
*
Switch to standard integer types in net/.
Avi Drissman
2015-12-20
1
-4
/
+3
*
Replace StringToLowerASCII with base::ToLowerASCII
brettw
2015-08-06
1
-4
/
+2
*
Parse HPKP report-uri and persist in TransportSecurityPersister
estark
2015-07-27
1
-0
/
+42
*
Revert of Parse HPKP report-uri and persist in TransportSecurityPersister (pa...
rsleevi
2015-07-21
1
-42
/
+0
*
Parse HPKP report-uri and persist in TransportSecurityPersister
estark
2015-07-21
1
-0
/
+42
*
Use net's response header parser for parsing multipart headers.
haavardm
2015-06-11
1
-6
/
+34
*
Move StringToUpperASCII to base namespace
brettw
2015-06-09
1
-4
/
+6
*
Remove net::HttpUtil::PathForRequest
nharper
2015-06-03
1
-10
/
+3
*
net cleanup: Remove unnecessary namespace prefixes.
ttuttle
2015-04-23
1
-5
/
+7
*
Cleanup: Better constify some strings in net/.
thestig
2015-01-24
1
-18
/
+18
*
Extract Retry-After parsing from captive portal detector
ttuttle
2014-11-06
1
-0
/
+43
*
Convert ARRAYSIZE_UNSAFE -> arraysize in net/.
viettrungluu
2014-10-16
1
-6
/
+6
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-2
/
+2
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-2
/
+2
*
Add more test cases for HttpUtil::PathForRequest() and SpecForRequest()
tyoshino@chromium.org
2013-11-29
1
-0
/
+22
*
Use a direct include of strings headers in net/http/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-12
/
+12
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-12
/
+12
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-12
/
+12
*
Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...
pauljensen@chromium.org
2013-03-15
1
-7
/
+0
*
Update net::HttpUtil::IsSafeHeader() with two new headers
benjhayden@chromium.org
2012-05-14
1
-0
/
+7
*
Delete net::GetHeaderParamValue
abarth@chromium.org
2012-01-31
1
-1
/
+86
*
chrome.experimental.downloads.download() implementation
benjhayden@chromium.org
2011-09-16
1
-0
/
+79
*
Don't interpret embeded NULLs in a response header line as a line terminator.
eroman@chromium.org
2011-09-13
1
-5
/
+19
*
Refactor net::HttpUtil::NameValuePairsIterator to relieve clients of the need...
erikwright@chromium.org
2010-10-22
1
-28
/
+95
*
Extract name-value pair parsing from http_auth.cc (ChallengeTokenizer) into h...
erikwright@chromium.org
2010-09-30
1
-0
/
+133
*
Auto-format style pass over files.
cbentzel@chromium.org
2010-05-04
1
-9
/
+9
*
Adding support for Reset in StringTokenizerT and HttpHeadersIterator.
tommi@chromium.org
2009-10-16
1
-0
/
+13
*
Adding a Find method to the HeadersIterator class.
tommi@chromium.org
2009-10-16
1
-0
/
+12
*
Implement a parser that parses the "Range" HTTP header
hclam@chromium.org
2009-04-28
1
-1
/
+134
*
Respect cookies set in a 401 responses when restarting the http transaction.
ericroman@google.com
2009-03-27
1
-0
/
+23
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Add q-values to languages in Accept-Language HTTP header to be compatible wit...
jungshik@google.com
2009-01-23
1
-1
/
+17
*
Initial stab at http authentication (basic + digest) in new http stack.
ericroman@google.com
2008-09-27
1
-0
/
+31
*
Some platform cleanup to net/
deanm@google.com
2008-09-23
1
-4
/
+4
*
Address a TODO for properly stripping references from request URL.
ericroman@google.com
2008-09-15
1
-0
/
+32
*
Normalize leading LWS in line continuations, per Wan-Teh's suggestion.
ericroman@google.com
2008-09-08
1
-5
/
+49
*
[new http] Normalize line continuations in response headers.
ericroman@google.com
2008-09-06
1
-0
/
+235
*
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
/
+159