Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |