Home | History | Annotate | Download | only in okhttp
      1 URL: https://github.com/square/okhttp
      2 License: Apache 2
      3 Description: "OkHttp: An HTTP+SPDY client for Android and Java applications."
      4 
      5 Local patches
      6 -------------
      7 - Changes to libcore/util/Libcore.java to remove OpenJDK / Jetty dependencies.
      8 - Change SpdyWriter.java to call Libcore#newDeflaterOutputStream instead
      9   of using a hidden constructor.
     10 
     11