summaryrefslogtreecommitdiffstats
path: root/net/http/http_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-1/+72
* Address a TODO for properly stripping references from request URL.ericroman@google.com2008-09-151-0/+18
* misc. http response status-line changes:ericroman@google.com2008-09-131-2/+26
* Normalize leading LWS in line continuations, per Wan-Teh's suggestion.ericroman@google.com2008-09-081-10/+21
* [new http] Normalize line continuations in response headers.ericroman@google.com2008-09-061-18/+82
* 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/+358