History log of /external/okhttp/README.md
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c6bd683320121544811f481709b3fdbcbe9b3866 14-Mar-2014 Neil Fuller <nfuller@google.com> Upgrade OkHttp to newer code

This update includes changes up to
68affbd24d63620e1785ea847f1936760947b9ae / master /
14th March 2014.

Importantly, it contains a DiskLruCache fix which
broke several apps.
https://github.com/square/okhttp/issues/646

Change-Id: I8a489e6d0937a58fad10423154bad939ea4da868
/external/okhttp/README.md
3c938a3f6b61ce5e2dba0d039b03fe73b89fd26c 19-Feb-2014 Neil Fuller <nfuller@google.com> Update okhttp to a more recent commit.

Updating to upstream commit : 7b106923e078ac2435e8c8ce9d615f9903106ed8
/ 7th Mar 2014 / main branch.

The following changes were made to Android-only code:
1) HttpsHandler has been changed to deal with the fix for:
https://github.com/square/okhttp/issues/184 (commit 5d7fdba).
2) Platform.java changed to accomodate changes in okhttp Platform
method signatures.
3) .mk file updates to reflect src directory changes.

The following changes were made to OkHttp code:
1) Removal of org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
annotation from okio/src/main/java/okio/DeflaterSink.java

Change-Id: I644a883482ac7ee7d029785f110a2ca00762419b
/external/okhttp/README.md
166772be0e5cfdaea1a64b9f63e4c8dbfe48cba3 04-Nov-2013 Narayan Kamath <narayan@google.com> Update okhttp.

Updated to commit 19a21936ffbb5e358799af9e4fb7306af45f38.

This also moves src/ to okhttp/src/ to stay faithful
to the original okhttp tree & to make it easier to pull
updates.

Change-Id: Ia1971823f31e5c6957d831f368e3a1fcce38d44d
/external/okhttp/README.md
fb0eb65be9f50e75fa37c250e97914252c587caf 20-Jul-2013 jwilson <jwilson@squareup.com> Update OkHttp to commit cc4633943800572673c03b32d0b2bc9a08ae184d

Change-Id: Iae4b2c5a102cc5341f73593e003af3ee28400cbe
/external/okhttp/README.md
54cf3446000fdcf88a9e62724f7deb0282e98da1 18-Jan-2013 jwilson <jwilson@squareup.com> Upgrade to the latest OkHttp, with changes through 2013-Feb-01.

This is OkHttp commit 2137b7a72518cfac088757ef6d0fb3d085bf6e3d
Most notable changes are improvements to ConnectionPool (fixing
infinite loops!) and upgrading to SPDY/3.

Change-Id: Icd9e5e3857a45f9b68a164b920d33f48cdddb780
/external/okhttp/README.md
7899c5ab935cf542069835ec7d3e457db596dbf7 09-Nov-2012 Narayan Kamath <narayan@google.com> Update okhttp to the latest version.

This is the version on okhttp master
commit 21e9c8398867f983e8c3cf29c6382690c1e4785d

Change-Id: I4332ee63741c8784eb00b63d636780ae3408b1e9
/external/okhttp/README.md
c3f6f16bd4a2338e88275641b9f2f56e816ca377 09-Aug-2012 Narayan Kamath <narayan@google.com> Initial checkin for okhttp.

This is a snapshot of the okhttp git repository at commit
d6ac2b9819831db4b08e1da9c8b4abff2bcca379.

This change does not contain an Android.mk file or build rules.
These will be added in a dependant change.

Change-Id: I99cf2f5566dd202b0028b3eb0773ea6fecfe1173
/external/okhttp/README.md