summaryrefslogtreecommitdiffstats
path: root/net/http/http_response_headers_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a flags to further control response header persistence. We use this todarin@chromium.org2008-11-201-13/+38
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+1
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+20
* Add unit test for HttpResponseHeaders::GetStatusText()ericroman@google.com2008-09-131-0/+30
* misc. http response status-line changes:ericroman@google.com2008-09-131-11/+55
* [new http] Normalize line continuations in response headers.ericroman@google.com2008-09-061-1/+19
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* More of net compiling on the Mac.avi@google.com2008-08-201-8/+7
* Portability changes to http_response_headers.ericroman@google.com2008-08-201-0/+41
* Add net to the repository.initial.commit2008-07-261-0/+965