| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support to URLRequest for deferring redirects. | darin@chromium.org | 2009-07-23 | 1 | -0/+4 |
* | Change timeout settings in CacheTest to | huanr@chromium.org | 2009-05-23 | 1 | -2/+2 |
* | Fix testserver to return a correct MIME-type header. | ericroman@google.com | 2009-05-07 | 1 | -1/+2 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-10 | 1 | -1/+6 |
* | revert until I can figure out why the tests are hanging | ben@chromium.org | 2009-04-09 | 1 | -6/+1 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-09 | 1 | -1/+6 |
* | Respect cookies set in a 401 responses when restarting the http transaction. | ericroman@google.com | 2009-03-27 | 1 | -0/+5 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -22/+46 |
* | fixes for python 2.6 warnings in the testserver. | thomasvl@chromium.org | 2009-03-06 | 1 | -7/+13 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -7/+7 |
* | Add a unit test for ERR_UNEXPECTED_SERVER_AUTH. | wtc@chromium.org | 2009-02-14 | 1 | -0/+16 |
* | Sanitize proxy response codes to CONNECT requests. For | wtc@chromium.org | 2009-02-11 | 1 | -2/+40 |
* | Make test server to store files by sending POST /writefile/<filename> HTTP re... | stoyan@chromium.org | 2009-01-30 | 1 | -1/+39 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2009-01-08 | 1 | -24/+73 |
* | Fix the test server to be smarter about when to | nsylvain@chromium.org | 2008-12-30 | 1 | -98/+58 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2008-12-30 | 1 | -24/+73 |
* | Don't send Content-Type when redirecting from a POST. | ericroman@google.com | 2008-11-15 | 1 | -5/+8 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 3 | -0/+943 |