1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-15 20:56:41 +03:00

Commit Graph

  • 0d867ab9fc Merge pull request #3100 from square/jwilson.0110.drop_bogus_cookies Jake Wharton 2017-01-11 00:44:16 -08:00
  • c74831d620 Drop cookies that contain ASCII NULL and other bad characters. jwilson 2017-01-10 23:05:58 -05:00
  • 24da7a1386 Publish Javadoc jwilson 2017-01-10 13:57:31 -05:00
  • 592d53b90d Website only: Update first example to use try with resources (#3096) Rob Bygrave 2017-01-09 16:49:49 +13:00
  • 64e84e382e Javadoc only: Update javadoc on Call to encourage closing the Response… (#3094) Rob Bygrave 2017-01-09 15:10:26 +13:00
  • 21af010dca Merge pull request #3095 from rbygrave/websiteOnly Jesse Wilson 2017-01-08 21:09:03 -05:00
  • be951db236 website only: Update examples to encourage closing the Response (and underlying response body) Rob Bygrave 2017-01-09 13:17:21 +13:00
  • 87b86a53c4 Add ProGuard config to README Jesse Wilson 2017-01-07 21:40:17 -05:00
  • bdcd06f8ca Merge pull request #3091 from square/jwilson.0107.custom_cipher_siutes Jesse Wilson 2017-01-07 21:33:20 -05:00
  • 87a3ec9177 Merge pull request #3092 from square/jwilson.0107.give_up_auth Jesse Wilson 2017-01-07 21:33:10 -05:00
  • 04496ebc77 Merge pull request #3080 from square/jwilson.0102.dedupe Jesse Wilson 2017-01-07 18:46:04 -05:00
  • cbe7baa474 Fix examples to give up if authentication fails. jwilson 2017-01-07 18:45:32 -05:00
  • bb0f81e1b8 Example on customizing cipher suites. jwilson 2017-01-07 18:28:26 -05:00
  • b336a03f68 Merge pull request #3089 from square/jwilson.0107.crawler_usability Jesse Wilson 2017-01-07 17:34:58 -05:00
  • ca76167504 Make the crawler a little better. jwilson 2017-01-07 15:07:46 -05:00
  • 98443a9ca8 Release duplicated multiplexed connections. jwilson 2017-01-02 21:46:49 -05:00
  • de8699b62d Merge pull request #3078 from square/jwilson.0102.guard_allocation_limit Jesse Wilson 2017-01-02 14:58:20 -05:00
  • 8331b2d75a Fix RealConnection to guard allocationLimit by connectionPool. jwilson 2017-01-02 12:36:30 -05:00
  • 5c7257d8d1 Merge pull request #3059 from square/jwilson.1224.confirm_http2_failures_are_decent Jesse Wilson 2016-12-27 20:05:05 -05:00
  • 90021dcaea Merge pull request #3057 from square/jwilson.1223.expect_continue Jesse Wilson 2016-12-27 19:06:20 -05:00
  • 1800cf3286 Merge pull request #3066 from yschimke/fix_CCCT_java_9 Jesse Wilson 2016-12-27 09:25:46 -05:00
  • cd872fd838 Merge pull request #3069 from yschimke/java_9_test_failures Jesse Wilson 2016-12-27 09:23:59 -05:00
  • 77405870a7 Merge pull request #3068 from yschimke/alpn_8_112 Jesse Wilson 2016-12-27 09:19:01 -05:00
  • da597c4b1b Merge pull request #3067 from yschimke/sniffer_update_java_9 Jesse Wilson 2016-12-27 09:18:04 -05:00
  • 3a1f393576 temporarily ignore failures with java 9 Yuri Schimke 2016-12-27 09:01:51 +00:00
  • caec3c7118 fix CertificateChainCleanerTest for Java 9 Yuri Schimke 2016-12-27 07:33:38 +00:00
  • 116f5d1492 animal sniffer update for Java 9 Yuri Schimke 2016-12-27 07:31:56 +00:00
  • d6589ead6d version bump for JDK 8 (112) Yuri Schimke 2016-12-27 07:25:02 +00:00
  • a589b81703 Support 'Expect: 100-continue' as a request header. jwilson 2016-12-23 17:21:59 -05:00
  • 525f922ba2 Merge pull request #3025 from square/dr.1207.http2-visibility Jesse Wilson 2016-12-26 17:22:52 -05:00
  • cddb441dc4 Merge pull request #3060 from vanniktech/remove_synth_methods Jesse Wilson 2016-12-25 15:12:22 -05:00
  • 0e151a4801 Remove creation of synthetic accessor method. Niklas Baudy 2016-12-25 21:02:04 +01:00
  • 219f286fea Confirm that HTTP/2 failure recovery is decent. jwilson 2016-12-24 15:49:12 -05:00
  • e3d5951072 Introduce SocketRecorder: a means to inspect all bytes written/read to a socket. Dave Roberge 2016-12-24 08:59:40 -05:00
  • eecf0e57dc Merge pull request #3058 from square/jwilson.1223.http_url_test_cases Jake Wharton 2016-12-23 22:05:34 -05:00
  • 4cfdef7e32 Add examples from RFC 3986 as tests for HttpUrl. jwilson 2016-12-23 21:46:09 -05:00
  • dc5cbfd042 Merge pull request #3033 from square/jwilson.1211.flaky_ws_test Jake Wharton 2016-12-11 20:52:47 -05:00
  • d073ffa2a1 Merge pull request #3032 from square/jwilson.1211.require_initial_settings_frame Jake Wharton 2016-12-11 20:44:46 -05:00
  • 48ee90cfa2 Fix flakiness in RealWebSocketTest.clientAndServerCloseClosesConnection jwilson 2016-12-11 14:15:25 -05:00
  • 55e3ea0422 Fail the HTTP/2 connection if first frame isn't SETTINGS. jwilson 2016-12-11 13:49:24 -05:00
  • f74dc52cb1 Merge pull request #3030 from square/jwilson.1210.spaces_in_keys Jesse Wilson 2016-12-11 12:05:55 -05:00
  • 278088c077 Merge pull request #3031 from square/jwilson.1211.gzip_range Jesse Wilson 2016-12-11 12:05:48 -05:00
  • 731a2628bf Forbid spaces in header names. jwilson 2016-12-10 16:01:53 -05:00
  • 2e36428ffa Don't offer to do gzip if the request is partial. jwilson 2016-12-11 00:04:46 -05:00
  • bffefccf7a Merge pull request #3029 from square/jwilson.1220.more_tostrings Jesse Wilson 2016-12-10 15:27:42 -05:00
  • 53d6612cb2 Improve toString() of Route, Address, and StreamAllocation. jwilson 2016-12-10 14:31:00 -05:00
  • 0ddb9f5eb6 Merge pull request #3026 from square/jwilson.1207.ip_addresses Jake Wharton 2016-12-07 22:14:39 -05:00
  • f88e012dab Confirm that OkHttp verifies IP address certificates. jwilson 2016-12-07 21:28:07 -05:00
  • 29f69277ea [maven-release-plugin] prepare for next development iteration jwilson 2016-12-01 12:53:49 -05:00
  • 366bc4752b [maven-release-plugin] prepare release parent-3.5.0 parent-3.5.0 jwilson 2016-12-01 12:53:45 -05:00
  • 7087dbc190 Merge pull request #3013 from square/jwilson.1130.cancel_after_close Jesse Wilson 2016-12-01 12:45:14 -05:00
  • 4a50bcd30b If a graceful close doesn't work, cancel the websocket. jwilson 2016-11-30 19:04:15 -05:00
  • 6ec60b1895 Merge pull request #3015 from square/jwilson.1130.redact_string Jesse Wilson 2016-12-01 12:09:01 -05:00
  • b88bf5b038 Merge pull request #3018 from square/jwilson.1201.amp Jake Wharton 2016-12-01 10:53:05 -05:00
  • 5d43df973a Fix an invalid HTML entity in the SlackApi Javadoc. jwilson 2016-12-01 10:52:06 -05:00
  • ef6e605faf Change HttpURL.redact() to return a String. jwilson 2016-11-30 22:45:58 -05:00
  • c3e31674ea Changelog for OkHttp 3.5.0. jwilson 2016-11-30 23:20:20 -05:00
  • 802c029b82 Merge pull request #3014 from square/jwilson.1130.more_ws_tests Jake Wharton 2016-11-30 22:19:33 -05:00
  • e8ecf34175 More test coverage for web sockets edge cases. jwilson 2016-11-30 22:10:01 -05:00
  • 4568075b1a Merge pull request #3008 from vanniktech/remove_synth_methods Jesse Wilson 2016-11-30 16:36:05 -05:00
  • d1e845a4df Remove creation of synthetic accessor methods. Niklas Baudy 2016-11-27 19:37:17 +01:00
  • c5a26fefde Merge pull request #3005 from square/jwilson.1123.autoping Jesse Wilson 2016-11-29 09:36:43 -05:00
  • fa83afec25 Automatically ping the peer on a user-specified interval. jwilson 2016-11-23 20:40:59 -05:00
  • 0766099839 Merge pull request #3000 from square/jwilson.1121.strict_timeouts Jesse Wilson 2016-11-22 01:21:07 -05:00
  • d98cd564a6 Merge pull request #3001 from square/jwilson.1121.fix_flaky_test Jake Wharton 2016-11-22 00:41:42 -05:00
  • 2b8ad31b08 Fix flakiness in authenticateWithChunkedStreaming(). jwilson 2016-11-21 21:58:51 -05:00
  • 68c0211cc2 Apply timeouts within individual frames. jwilson 2016-11-21 20:01:45 -05:00
  • ccf88de917 Merge pull request #2999 from square/jwilson.1121.empty_close Jake Wharton 2016-11-21 19:47:07 -05:00
  • d8226074ee Confirm that we correctly handle close frames without a code. jwilson 2016-11-21 18:55:52 -05:00
  • a72ed5ee7a Merge pull request #2996 from square/jwilson.1121.fix_some_autobahn_tests Jesse Wilson 2016-11-21 12:47:16 -05:00
  • 850d4689a3 Merge pull request #2995 from square/dr.1121.avoid-data-frame Jesse Wilson 2016-11-21 12:35:18 -05:00
  • 85b2ad250a Merge branch 'danielgindi-patch-1' jwilson 2016-11-21 12:32:27 -05:00
  • 22b250c1b8 Correct UTF8 BOM is EFBBBF Daniel Cohen Gindi 2016-11-20 23:01:59 +02:00
  • c8dbccea5e Fix some Autobahn tests. jwilson 2016-11-21 12:29:14 -05:00
  • 4df16f3a5b Merge pull request #2991 from square/jwilson.1119.nio Jake Wharton 2016-11-21 10:21:50 -05:00
  • 578d8debd6 Avoid sending empty HTTP/2 data frames when there is no request body. Dave Roberge 2016-11-21 07:58:54 -05:00
  • 07309c1c7d Merge pull request #2992 from square/dr.1120.http2-recovery Jesse Wilson 2016-11-20 09:19:45 -05:00
  • 86be1c3acd Gracefully recover from an HTTP/2 connection shutdown at start of request. Dave Roberge 2016-11-12 09:38:11 -05:00
  • 949439ae5b Rename NewWebSocket to WebSocket. jwilson 2016-11-19 15:16:58 -05:00
  • 14521ebe5f Merge pull request #2990 from square/jwilson.1118.migrate_WebSocketReaderTest Jake Wharton 2016-11-19 14:20:38 -05:00
  • ab73bddaa4 Migrate WebSocketReaderTest to the async API. jwilson 2016-11-18 22:16:08 -05:00
  • 395ae6f9b8 Merge pull request #2989 from square/jwilson.1117.migrate_mws_ws Jesse Wilson 2016-11-18 21:39:21 -05:00
  • 40dddb9dcf Migrate MockWebServer to the async web sockets API. jwilson 2016-11-18 00:34:31 -05:00
  • aa095143a4 Merge pull request #2959 from square/jwilson.1105.ws_nonblocking_api Jesse Wilson 2016-11-17 19:35:48 -05:00
  • 8223e5232f Merge pull request #2978 from square/jwilson.1114.always_return_full_bodies Jesse Wilson 2016-11-14 21:22:26 -05:00
  • a27afaf572 Always prefer the server's returned response body. jwilson 2016-11-14 20:06:27 -05:00
  • 35656b2f71 Merge pull request #2979 from square/jwilson.1114.no_proxy_fallback Jesse Wilson 2016-11-14 20:46:45 -05:00
  • 2a5fb08b39 Don't fallback to no proxy after all configured proxies have failed. jwilson 2016-11-14 20:39:09 -05:00
  • 6da4d59c20 Merge pull request #2974 from square/jwilson.1113.okio_hash_methods Jesse Wilson 2016-11-13 16:09:04 -05:00
  • 5bb4c0c293 Use Okio's hash methods. jwilson 2016-11-13 15:42:02 -05:00
  • 49527dae14 New non-blocking API for websockets. jwilson 2016-11-05 14:01:57 -04:00
  • c581f5ddc6 Merge pull request #2973 from square/jwilson.1113.linked Jake Wharton 2016-11-13 07:50:10 -08:00
  • d35436e12d Always use LinkedHashMap. Never HashMap. jwilson 2016-11-13 10:41:53 -05:00
  • c212d6f3ef Merge pull request #2972 from square/jwilson.1112.submit Jake Wharton 2016-11-12 21:46:55 -08:00
  • da568d0604 Prefer Executor.execute() over Executor.submit(). jwilson 2016-11-12 22:40:12 -05:00
  • 8a1d95f451 Update changelog for 3.4.2. jwilson 2016-11-03 23:35:41 -04:00
  • 4fa181b3fe [maven-release-plugin] prepare release parent-3.4.2 parent-3.4.2 jwilson 2016-11-03 23:21:50 -04:00
  • c9144b2818 Make HTTP/2's DISCONNECT_AT_END more graceful. jwilson 2016-11-01 20:33:49 -04:00
  • 1096030157 Merge pull request #2957 from square/jwilson.1103.dr_http2_Tests Jesse Wilson 2016-11-03 16:57:12 -04:00
  • 4d73a3a65d Tests for management of HTTP/2 connections that are shutdown. Dave Roberge 2016-10-08 10:06:11 -04:00