summaryrefslogtreecommitdiffstats
path: root/net/http/http_util.h
Commit message (Expand)AuthorAgeFilesLines
* Implement a parser that parses the "Range" HTTP headerhclam@chromium.org2009-04-281-1/+13
* Respect cookies set in a 401 responses when restarting the http transaction.ericroman@google.com2009-03-271-0/+8
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Add q-values to languages in Accept-Language HTTP header to be compatible wit...jungshik@google.com2009-01-231-0/+22
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+17
* Address a TODO for properly stripping references from request URL.ericroman@google.com2008-09-151-0/+10
* TBR fix for broken compile on mac.ericroman@google.com2008-09-131-1/+1
* misc. http response status-line changes:ericroman@google.com2008-09-131-1/+7
* [new http] Normalize line continuations in response headers.ericroman@google.com2008-09-061-0/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+173