Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support conditional gets in HttpURLConnection. | Jesse Wilson | 2011-04-29 | 1 | -1/+12 |
* | Test that HttpURLConnection responds gracefully when the server closes a socket. | Jesse Wilson | 2010-12-16 | 1 | -29/+5 |
* | Support for TLS Extensions enabled SSLSockets with fallback to vanila SSL | Brian Carlstrom | 2010-08-02 | 1 | -0/+23 |
* | Fixing response cache and connection reuse for HTTP client. | Jesse Wilson | 2010-06-28 | 1 | -0/+10 |
* | Fixing various problems with HTTPS proxies thru HTTP. | Jesse Wilson | 2010-06-14 | 1 | -1/+6 |
* | Adding HTTPS and proxy support to our mock webserver. | Jesse Wilson | 2010-06-10 | 1 | -0/+5 |
* | New MockWebServer for HTTP testing. | Jesse Wilson | 2010-05-10 | 1 | -0/+117 |