1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-17 08:42:25 +03:00

Commit Graph

  • 3f3c7640ad Merge pull request #1971 from square/jwilson_1105_drop_dss Jake Wharton 2015-11-05 13:54:09 +01:00
  • 868ee84445 Drop our one remaining DSS cipher suite. jwilson 2015-11-05 01:06:10 -05:00
  • 65b43ff3a6 Merge pull request #1967 from square/jwilson_1103_custom_dns Jesse Wilson 2015-11-04 09:35:07 -05:00
  • 38c6e610f1 Make the DNS service pluggable. jwilson 2015-11-03 21:01:42 -05:00
  • 904f761143 Merge pull request #1963 from square/jwilson_1102_connectionspec Jesse Wilson 2015-11-02 22:19:42 -05:00
  • 784fc03fd4 Make ConnectionSpec more uniform. jwilson 2015-11-02 20:18:28 -05:00
  • f20329132f Merge pull request #1960 from square/jw/disconnect-request-halfway Jesse Wilson 2015-11-01 22:22:45 -05:00
  • bbd028c95f Add policy for disconnecting request body halfway. Jake Wharton 2015-07-19 12:11:27 -04:00
  • 41a600eee4 Merge pull request #1959 from square/jwilson_1101_uri Jesse Wilson 2015-11-01 12:45:49 -05:00
  • 080e7536ab Encode enough to make URI happy. jwilson 2015-11-01 12:16:09 -05:00
  • 071efc6451 Merge pull request #1956 from square/jwilson_1030_null_fragment Jake Wharton 2015-11-01 02:38:49 +00:00
  • 26efb805c6 Merge pull request #1957 from square/jwilson_1031_interceptors_return_null Jake Wharton 2015-11-01 02:26:57 +00:00
  • d34371c347 Merge pull request #1958 from markhobson/master Jesse Wilson 2015-10-31 17:28:24 -04:00
  • a84e9c83c4 Throw the right exception if an interceptor returns null. jwilson 2015-10-31 09:20:58 -04:00
  • bebea4679e Log favicon request instead of using standard output Mark Hobson 2015-10-31 18:58:14 +00:00
  • e4dd6cfd63 Handle null fragments. jwilson 2015-10-30 20:32:20 -04:00
  • 876db04850 Merge pull request #1848 from yschimke/use_x-www-form-urlencoded Jesse Wilson 2015-10-29 23:13:29 -04:00
  • c894fd1016 Merge pull request #1885 from iagreen/master.better-uri-encoding Jesse Wilson 2015-10-29 23:12:04 -04:00
  • c429ab5335 Merge pull request #1939 from nfuller/FixHttpUrlConnectionFollowRedirects Jesse Wilson 2015-10-29 23:06:23 -04:00
  • 92fd71be21 Website at Mon Oct 26 17:41:31 EDT 2015 jwilson 2015-10-26 17:41:31 -04:00
  • 403e127cf2 Merge pull request #1944 from square/jwilson_1026_update_javadoc_links Jesse Wilson 2015-10-26 17:41:16 -04:00
  • 07eb86bc3c Publish Javadoc jwilson 2015-10-26 17:33:28 -04:00
  • 428d9d5163 Unpublished 1.x Javadoc. jwilson 2015-10-26 17:29:17 -04:00
  • 3937426c7d Publish Javadoc jwilson 2015-10-26 17:28:13 -04:00
  • 5c4f2f1ab5 Update links to Javadoc. jwilson 2015-10-26 17:24:59 -04:00
  • de221474c4 Publish Javadoc jwilson 2015-10-26 15:32:26 -04:00
  • 9b3b86f937 Merge pull request #1870 from ansman/master Jesse Wilson 2015-10-21 08:20:03 -04:00
  • d517842e59 Fix Http(s)URLConnectionImpl.getInstanceFollowsRedirects() Neil Fuller 2015-10-20 20:56:07 +01:00
  • 0c1481a2d3 Make AsyncCall handle interceptors that throws an IOException Nicklas Ansman Giertz 2015-09-24 11:08:43 +02:00
  • 6a820cce4c Merge pull request #1936 from square/jw/chunked Jesse Wilson 2015-10-19 19:48:58 -04:00
  • 75e69c3f49 Remove double-clone of Buffer. Jake Wharton 2015-10-19 17:45:24 -04:00
  • 8a7516cc66 Remove the need for an explicit Content-Length header to log response body. Jake Wharton 2015-10-19 17:42:18 -04:00
  • bd2759303f Merge pull request #1915 from square/jw/clever-girl Jesse Wilson 2015-10-09 13:24:17 -04:00
  • 43be47da69 Use clever buffer/clone trick for duplicate response body. Jake Wharton 2015-10-09 11:12:08 -04:00
  • 10cc0d81de Merge pull request #1908 from square/jw/strict-mode Jesse Wilson 2015-10-08 10:31:50 -04:00
  • a9015ebe7d Add a strict mode of sorts to InMemoryFileSystem to detect handle leaks. Jake Wharton 2015-10-07 23:41:24 -04:00
  • 0c1851710e Merge pull request #1901 from rfc2822/master Jesse Wilson 2015-10-07 07:47:36 -04:00
  • 410cf7dd34 Add support for WebDAV HTTP methods (RFC 4918) Ricki Hirner 2015-10-07 02:22:24 +02:00
  • b65e9b5ac4 Merge pull request #1896 from square/jwilson_1005_getsockname Jake Wharton 2015-10-05 10:44:46 -04:00
  • af6eb7817d Recover from one more getsockname crash. jwilson 2015-10-05 09:37:24 -04:00
  • a3946430a7 Merge pull request #1888 from nfuller/FixLargeMemoryTest Jesse Wilson 2015-09-30 11:58:23 -04:00
  • eea233686b Reduce the memory requirements of a test Neil Fuller 2015-09-30 14:41:20 +01:00
  • dedcb5dc59 Merge pull request #1883 from marenzo/patch-1 Jake Wharton 2015-09-28 15:09:46 -04:00
  • 16f1d04816 api has changed, fixing the example Michael Arenzon 2015-09-28 22:08:16 +03:00
  • 2a13fe9d83 use URI constructor for encoding fixes - https://github.com/square/okhttp/issues/1872 Isaac Green 2015-09-28 02:54:18 -04:00
  • 18c5cad5d2 Merge pull request #1878 from square/jw/autobahn-ci Jake Wharton 2015-09-27 18:36:41 -04:00
  • 5b23460bbb Add Autobahn infrastructure for future automated testing. Jake Wharton 2015-09-27 03:39:31 -04:00
  • 8089ed1d87 Merge pull request #1881 from square/jw/unused Jake Wharton 2015-09-27 17:30:52 -04:00
  • 3e618b34b9 Merge pull request #1879 from raskasa/master Jesse Wilson 2015-09-27 17:26:40 -04:00
  • 1e16a73122 Merge pull request #1880 from square/jw/shutdown-reply-executors Jesse Wilson 2015-09-27 17:24:28 -04:00
  • f04c86e143 Remove unused field. Jake Wharton 2015-09-27 17:22:46 -04:00
  • b74d7a398d Shutdown reply executors when web socket closes. Jake Wharton 2015-09-27 16:27:42 -04:00
  • e490434c7c Fix minor grammatical error in HttpUrlConnectionImpl's Javadoc Ras Kasa Williams 2015-09-27 16:37:39 -04:00
  • 148d2d7eda Merge pull request #1877 from square/jw/moar-compliance Jesse Wilson 2015-09-27 10:55:18 -04:00
  • bdd6c6f172 Close cleanly on empty close payloads, but fail on payloads of size 1. Jake Wharton 2015-09-27 01:51:07 -04:00
  • db971587a4 Honor (and thus fail on) reserved close codes defined in the spec. Jake Wharton 2015-09-27 01:38:44 -04:00
  • ee8a2e9f04 Merge pull request #1876 from square/jw/buffer-in-ws-writer Jake Wharton 2015-09-27 00:45:53 -04:00
  • bffee23367 Introduce intermediate storage for frame contents. Jake Wharton 2015-09-26 21:51:05 -04:00
  • c6386cec99 Merge pull request #1875 from square/jw/body-websocket Jake Wharton 2015-09-26 20:18:53 -04:00
  • 40a6dc7dd5 Represent WebSocket payload using RequestBody and ResponseBody. Jake Wharton 2015-07-18 13:51:18 -04:00
  • ef4a8e661b Merge pull request #1874 from square/jw/logger Jake Wharton 2015-09-26 14:07:17 -04:00
  • 1f0cb4e6b6 Add logging interceptor for simple request and response logging. Jake Wharton 2015-09-25 00:17:12 -04:00
  • e0d9098681 Merge pull request #1868 from square/jwilson_0921_novel_test_case Jesse Wilson 2015-09-21 23:38:12 -04:00
  • 5a37e2c88d Add a 3030 testcase. jwilson 2015-09-21 23:26:35 -04:00
  • 313620b5f9 Merge pull request #1863 from cketti/allow_interceptor_to_change_method Jesse Wilson 2015-09-18 09:51:26 -04:00
  • 8e996aadc5 Fix bug where request body isn't sent when it should cketti 2015-09-18 06:58:36 +02:00
  • bc0ca53466 Add failing test for interceptor that changes request method cketti 2015-09-18 06:26:51 +02:00
  • 19455e754f Merge pull request #1858 from nfuller/FixDelegatingSSLSocketFactory Jesse Wilson 2015-09-17 11:44:20 -04:00
  • 84f359d025 Fix DelegatingSSLSocketFactory for Android Neil Fuller 2015-09-17 09:46:39 +01:00
  • 40aa83e011 Merge pull request #1855 from NightlyNexus/eric/sample Jesse Wilson 2015-09-17 00:24:18 -04:00
  • 3f1ac2b8bc Close ResponseBody in sample Eric Cochran 2015-09-16 17:39:41 -07:00
  • 4305dc3fab Merge pull request #1852 from nfuller/FixMockWebServerTestOnAndroid Jesse Wilson 2015-09-15 07:24:40 -04:00
  • 264f3b491a Merge pull request #1851 from nfuller/FixUnknownHostException Jesse Wilson 2015-09-15 07:24:07 -04:00
  • ddc3534787 Make the MockWebServer tests more Android compatible. Neil Fuller 2015-09-15 10:50:54 +01:00
  • b0664e80ed Throw UnknownHostException not IllegalArgumentException for bad host chars Neil Fuller 2015-09-07 12:56:24 +01:00
  • 12550d954a Merge pull request #1849 from felipecsl/felipe/scheme-digits Jesse Wilson 2015-09-13 15:41:21 -04:00
  • 9b6cdf311a Consider digits in HttpUrl scheme as valid Felipe Lima 2015-09-13 10:52:47 -07:00
  • 347b37cbcf fix tests Yuri Schimke 2015-09-11 17:43:33 -07:00
  • 8668b2ba3b use application/x-www-form-urlencoded in okcurl Yuri Schimke 2015-09-11 09:51:58 -07:00
  • 3d6989f367 Merge pull request #1845 from iagreen/query-param-encoding Jesse Wilson 2015-09-09 11:26:23 -04:00
  • 597c279dfe only encode URI problem chars when actually converting to URI Isaac Green 2015-09-09 08:47:09 -04:00
  • 651c06fa9f Fix encoding set for query parameters Isaac Green 2015-09-09 01:47:22 -04:00
  • f4b96d498a Merge pull request #1793 from nfuller/FixInterruption Jesse Wilson 2015-09-07 20:09:47 -04:00
  • 5dbcee9258 Merge pull request #1835 from nfuller/RefactorDelegates Jesse Wilson 2015-09-07 20:09:09 -04:00
  • 765a9659af Test code refactoring Neil Fuller 2015-08-06 17:23:12 +01:00
  • 92e64f0279 Partially revert connection timeout behavior Neil Fuller 2015-08-06 17:23:12 +01:00
  • 5b60dbc06f Merge pull request #1834 from snodnipper/master Jesse Wilson 2015-09-02 12:54:04 -04:00
  • 61fbdb04d4 minor documentation update Ollie Snowden 2015-09-02 17:04:09 +01:00
  • a142fdcdf8 Website at Mon Aug 31 01:06:10 EDT 2015 Jake Wharton 2015-08-31 01:06:11 -04:00
  • e3b52db778 Merge pull request #1829 from mgp/patch-2 Jesse Wilson 2015-08-29 08:09:28 -04:00
  • 1733adf99f Change ambiguous wording for timeouts Michael Parker 2015-08-28 23:31:14 -07:00
  • bf09b3dca1 Merge pull request #1828 from nfuller/FixUnknownHostException Jesse Wilson 2015-08-28 21:53:07 -04:00
  • 067aa1f449 Throw UnknownHostException again from HttpURLConnection Neil Fuller 2015-08-28 17:37:35 +01:00
  • 7b77467ab7 Merge pull request #1821 from raskasa/master Jesse Wilson 2015-08-26 12:16:57 -04:00
  • 1529e68b87 Fix minor grammatical error in Javadoc for Cache.initialize(). Ras Kasa Williams 2015-08-26 10:29:54 -04:00
  • aacd028938 Even more changelog for 2.5.0. jwilson 2015-08-25 23:00:20 -04:00
  • 22c6eb7ecb 2.5.0 is latest. Jake Wharton 2015-08-25 21:21:40 -04:00
  • 8efaead13d [maven-release-plugin] prepare for next development iteration jwilson 2015-08-25 21:11:25 -04:00
  • f36bed41a8 [maven-release-plugin] prepare release parent-2.5.0 parent-2.5.0 jwilson 2015-08-25 21:11:22 -04:00
  • 878fe21642 Merge pull request #1819 from square/jwilson_0825_okio_bump Jesse Wilson 2015-08-25 21:04:34 -04:00