summaryrefslogtreecommitdiffstats
path: root/net/http/http_response_headers.h
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect include guards in net/, where the guard didn't match the filename.deanm@chromium.org2009-03-171-3/+3
* Clean up our fix for bug 7338 and bug 8473, which wentwtc@chromium.org2009-03-121-4/+0
* Slight code change to make some global variables const.maruel@google.com2009-03-101-2/+2
* Sanitize proxy response codes to CONNECT requests. Forwtc@chromium.org2009-02-111-0/+4
* Add a flags to further control response header persistence. We use this todarin@chromium.org2008-11-201-8/+26
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-14/+16
* misc. http response status-line changes:ericroman@google.com2008-09-131-5/+25
* [new http] Normalize line continuations in response headers.ericroman@google.com2008-09-061-8/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Blind fix for net unittest failure.evanm@google.com2008-08-211-2/+2
* add http_cache to mac build.ericroman@google.com2008-08-191-7/+7
* Add net to the repository.initial.commit2008-07-261-0/+295