| Commit message (Expand) | Author | Age | Files | Lines |
* | Post-commit fixes for "stale-while-revalidate..." | ricea | 2014-10-30 | 1 | -9/+7 |
* | stale-while-revalidate experimental implementation. | ricea | 2014-10-08 | 1 | -12/+35 |
* | Initial implementation of Chrome-Freshness header. | ricea@chromium.org | 2014-07-30 | 1 | -0/+7 |
* | Moved data reduction proxy header processing out of net | bengr@chromium.org | 2014-06-15 | 1 | -37/+0 |
* | Moved data reduction proxy bypass logic to a NetworkDelegate | bengr@chromium.org | 2014-06-13 | 1 | -7/+0 |
* | Collect data reduction proxy UMA on all platforms | bengr@chromium.org | 2014-05-11 | 1 | -1/+1 |
* | Revert of HttpServer: avoid DCHECK'ing on non-HTTP/1.1 requests. (https://cod... | henrika@chromium.org | 2014-04-30 | 1 | -0/+8 |
* | HttpServer: avoid DCHECK'ing on non-HTTP/1.1 requests. | gunsch@chromium.org | 2014-04-30 | 1 | -8/+0 |
* | Moved data reduction proxy chrome code to component | bengr@chromium.org | 2014-04-14 | 1 | -14/+16 |
* | Fix UMA reporting of data reduction proxy bypass reasons | bengr@chromium.org | 2014-03-31 | 1 | -0/+10 |
* | Cleanup: have common HttpResponseHeaders routine to update with range | kinuko@chromium.org | 2014-03-10 | 1 | -0/+11 |
* | Support for new data reduction proxy via header | bengr@chromium.org | 2014-02-14 | 1 | -0/+3 |
* | This is to allow extensions to determine the total length of Javascript blobs. | tommycli@chromium.org | 2014-01-15 | 1 | -0/+2 |
* | Accept Chrome-Proxy: block=xxx to bypass all Chrome proxies | bengr@chromium.org | 2013-12-13 | 1 | -5/+25 |
* | Added support for a new HTTP response header called Chrome-Proxy, which is re... | bengr@chromium.org | 2013-10-28 | 1 | -0/+9 |
* | Use a direct include of strings headers, delete some strings forwarding headers. | avi@chromium.org | 2013-06-20 | 1 | -1/+1 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Avoid temporary std::string creation in net/http/ | digit@chromium.org | 2013-04-22 | 1 | -4/+6 |
* | Coalesce payload length statistics in ChromeNetworkDelegate | bengr@google.com | 2012-10-24 | 1 | -0/+4 |
* | Fix removal of headers | battre@chromium.org | 2012-07-24 | 1 | -12/+2 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Make NetLog take in callbacks that return Values rather | mmenke@chromium.org | 2012-06-10 | 1 | -0/+13 |
* | Refactor Pickle Read methods to use higher performance PickleIterator. | jbates@chromium.org | 2012-03-07 | 1 | -1/+2 |
* | Do not cache Strict-Transport-Security and Public-Key-Pins headers. | palmer@chromium.org | 2012-02-13 | 1 | -1/+5 |
* | Ensure HttpResponseHeaders::raw_headers_ always ends with 2 '\0' characters. | mpcomplete@chromium.org | 2011-12-01 | 1 | -1/+1 |
* | Implement Drain() on HttpPipelinedStream. | simonjam@chromium.org | 2011-11-30 | 1 | -0/+3 |
* | Improve merging of header modifications in webRequest.OnHeadersReceived | battre@chromium.org | 2011-11-21 | 1 | -0/+14 |
* | Don't interpret embeded NULLs in a response header line as a line terminator. | eroman@chromium.org | 2011-09-13 | 1 | -3/+0 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Net: Add NET_API to some http code. | rvargas@google.com | 2011-05-19 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Remove unused HttpResponseHeaders::GetRawHeaders method. | adamk@chromium.org | 2011-02-11 | 1 | -3/+0 |
* | More reordering the methods in headers in net/. | erg@chromium.org | 2011-01-11 | 1 | -10/+1 |
* | Start reordering the methods in headers in net/. | erg@google.com | 2011-01-07 | 1 | -23/+23 |
* | Immediately reject empty cookie headers. | jochen@chromium.org | 2010-09-27 | 1 | -4/+6 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Hooking GSSAPI code into HTTP authenticate Negotiate handler. | ahendrickson@google.com | 2010-06-28 | 1 | -0/+3 |
* | SpdySession now sets the following fields in HttpResponseInfo: | ahendrickson@google.com | 2010-03-25 | 1 | -0/+4 |
* | Http cache: Avoid resuming (and keeping) truncated entries | rvargas@google.com | 2010-01-08 | 1 | -0/+4 |
* | ChromeFrame's host network stack implementation for IE full tab mode implicit... | ananta@chromium.org | 2009-11-24 | 1 | -0/+4 |
* | Http Cache: More unit tests for byte range support. | rvargas@google.com | 2009-10-14 | 1 | -4/+4 |
* | Http cache: Extend support for byte range requests. | rvargas@google.com | 2009-08-12 | 1 | -0/+4 |
* | Http cache: Return valid Content-Range headers for a byte range request. | rvargas@google.com | 2009-06-22 | 1 | -1/+18 |
* | Http Cache: First pass of byte-range requests support. | rvargas@google.com | 2009-06-12 | 1 | -0/+4 |
* | Implement HttpResponseHeaders::GetContentRange and unittests | hclam@chromium.org | 2009-04-22 | 1 | -1/+12 |
* | Fix incorrect include guards in net/, where the guard didn't match the filename. | deanm@chromium.org | 2009-03-17 | 1 | -3/+3 |
* | Clean up our fix for bug 7338 and bug 8473, which went | wtc@chromium.org | 2009-03-12 | 1 | -4/+0 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -2/+2 |
* | Sanitize proxy response codes to CONNECT requests. For | wtc@chromium.org | 2009-02-11 | 1 | -0/+4 |