index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
src
/
test
/
java
/
tests
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix HTTP cookie to do case mapping with Locale.US.
Jesse Wilson
2011-01-13
1
-2
/
+2
*
Move tests from android.core.URLTest to URLConnectionTest.
Jesse Wilson
2011-01-13
1
-43
/
+51
*
Test that HttpURLConnection responds gracefully when the server closes a socket.
Jesse Wilson
2010-12-16
3
-35
/
+74
*
Fix broken interactions between HTTP response caches and redirects.
Jesse Wilson
2010-10-27
1
-2
/
+4
*
Fix ResponseCache to support caching of HTTPS responses.
Jesse Wilson
2010-10-26
1
-6
/
+76
*
Strip usage of the term 'localhost' from URLConnectionTest.
Jesse Wilson
2010-09-23
1
-3
/
+6
*
Support for TLS Extensions enabled SSLSockets with fallback to vanila SSL
Brian Carlstrom
2010-08-02
2
-1
/
+29
*
Buffering the decoding of chunked encoding and HTTP headers.
Jesse Wilson
2010-07-01
1
-23
/
+104
*
Fixing response cache and connection reuse for HTTP client.
Jesse Wilson
2010-06-28
3
-14
/
+215
*
Fixing various problems with HTTPS proxies thru HTTP.
Jesse Wilson
2010-06-14
2
-2
/
+6
*
Adding testcases for HttpsURLConnection and through a proxy.
Jesse Wilson
2010-06-11
1
-0
/
+6
*
Adding HTTPS and proxy support to our mock webserver.
Jesse Wilson
2010-06-10
2
-19
/
+63
*
Testing that URLConnection uses CookieManager for send and receive.
Jesse Wilson
2010-05-17
1
-9
/
+4
*
Adding checks to make sure the HTTP method is consistent with its body.
Jesse Wilson
2010-05-10
1
-1
/
+16
*
New MockWebServer for HTTP testing.
Jesse Wilson
2010-05-10
3
-0
/
+476