| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement HttpResponseHeaders::GetContentRange and unittests | hclam@chromium.org | 2009-04-22 | 1 | -1/+200 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -2/+4 |
* | Clean up HttpResponseHeaders::IsKeepAlive. Use the parsed | wtc@chromium.org | 2009-03-05 | 1 | -0/+23 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Add a flags to further control response header persistence. We use this to | darin@chromium.org | 2008-11-20 | 1 | -13/+38 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+1 |
* | Initial stab at http authentication (basic + digest) in new http stack. | ericroman@google.com | 2008-09-27 | 1 | -0/+20 |
* | Add unit test for HttpResponseHeaders::GetStatusText() | ericroman@google.com | 2008-09-13 | 1 | -0/+30 |
* | misc. http response status-line changes: | ericroman@google.com | 2008-09-13 | 1 | -11/+55 |
* | [new http] Normalize line continuations in response headers. | ericroman@google.com | 2008-09-06 | 1 | -1/+19 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | More of net compiling on the Mac. | avi@google.com | 2008-08-20 | 1 | -8/+7 |
* | Portability changes to http_response_headers. | ericroman@google.com | 2008-08-20 | 1 | -0/+41 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+965 |