summaryrefslogtreecommitdiffstats
path: root/support/src/test/java/tests/http/MockResponse.java
Commit message (Expand)AuthorAgeFilesLines
* Support conditional gets in HttpURLConnection.Jesse Wilson2011-04-291-1/+12
* Test that HttpURLConnection responds gracefully when the server closes a socket.Jesse Wilson2010-12-161-29/+5
* Support for TLS Extensions enabled SSLSockets with fallback to vanila SSLBrian Carlstrom2010-08-021-0/+23
* Fixing response cache and connection reuse for HTTP client.Jesse Wilson2010-06-281-0/+10
* Fixing various problems with HTTPS proxies thru HTTP.Jesse Wilson2010-06-141-1/+6
* Adding HTTPS and proxy support to our mock webserver.Jesse Wilson2010-06-101-0/+5
* New MockWebServer for HTTP testing.Jesse Wilson2010-05-101-0/+117