Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Process only the first Strict-Transport-Security header. | palmer@chromium.org | 2012-10-30 | 4 | -0/+15 |
* | Preserve non-POST methods on 301/302 requests. | mmenke@chromium.org | 2011-10-26 | 6 | -0/+9 |
* | Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads. | ahendrickson@chromium.org | 2011-05-24 | 1 | -0/+78 |
* | Fix 307 redirects of a POST request to actually send the body again, and add a | darin@chromium.org | 2009-07-30 | 3 | -2/+2 |
* | Change URLRequest to return net::ERR_INVALID_URL on redirects to invalid urls. | willchan@chromium.org | 2009-07-21 | 2 | -0/+3 |
* | Remove svn:executable property from some more files that don't need it. | thestig@chromium.org | 2009-07-10 | 2 | -0/+0 |
* | 307 redirects of POST should generate POSTs instead of GETs. | abarth@chromium.org | 2008-12-12 | 2 | -0/+3 |
* | Don't send Content-Type when redirecting from a POST. | ericroman@google.com | 2008-11-15 | 2 | -0/+3 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 8 | -0/+25 |