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
/
luni
/
src
/
test
/
java
/
libcore
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to OkHttp as URL's preferred HTTP implementation.
jwilson
2013-04-03
3
-2184
/
+0
*
HttpResponseCache should return 504, not 502.
Elliott Hughes
2012-07-30
1
-5
/
+5
*
Update the response cache on a conditional cache hit
Jesse Wilson
2011-12-22
1
-11
/
+60
*
Support multiple challenges for HTTP authentication.
Jesse Wilson
2011-12-16
1
-0
/
+57
*
Don't expect caching of partial (HTTP 206) responses.
Jesse Wilson
2011-08-19
1
-1
/
+1
*
Make HTTP implementation details public for CTS tests.
Jesse Wilson
2011-08-15
1
-35
/
+35
*
Use external/mockwebserver in libcore
Jesse Wilson
2011-06-07
1
-4
/
+4
*
Use canonicalizePath in URI.
Jesse Wilson
2011-05-25
1
-31
/
+31
*
Rewrite parsing for java.net.URL.
Jesse Wilson
2011-05-25
1
-0
/
+89
*
Merge "Support HTTP cookies and header combining." into dalvik-dev
Jesse Wilson
2011-05-19
1
-5
/
+119
|
\
|
*
Support HTTP cookies and header combining.
Jesse Wilson
2011-05-19
1
-5
/
+119
*
|
Address FindBugs warnings in libcore.net.http
Jesse Wilson
2011-05-19
1
-9
/
+2
|
/
*
Make the HttpResponseCache robust to file I/O errors.
Jesse Wilson
2011-05-18
1
-0
/
+59
*
Cache HTTP responses with a Vary header.
Jesse Wilson
2011-05-17
1
-18
/
+210
*
Move APIs from internal HttpResponseCache to external one.
Jesse Wilson
2011-05-14
1
-2
/
+5
*
Add the application version to the DiskLruCache journal.
Jesse Wilson
2011-05-12
1
-3
/
+3
*
Provide more user-friendly HTTP cache stats.
Jesse Wilson
2011-05-12
1
-41
/
+43
*
Provide hit and miss stats on the HTTP response cache.
Jesse Wilson
2011-05-12
1
-0
/
+1467
*
Refactor HttpURLConnection implementation.
Jesse Wilson
2011-05-04
2
-22
/
+22
*
Split CacheHeader into RequestHeader and ResponseHeader.
Jesse Wilson
2011-05-02
3
-194
/
+196
*
Fix CacheHeaderTest to use the new constructor.
Jesse Wilson
2011-05-02
1
-17
/
+25
*
Cache authorization headers and default expiration date.
Jesse Wilson
2011-05-02
1
-1
/
+1
*
Improve parsing of HTTP caching headers.
Jesse Wilson
2011-04-29
2
-0
/
+238