Commit Graph

  • 2881354c90 Fix more clippy warnings Jonas Platte 2021-08-25 11:30:34 +02:00
  • 4be5ec7ffd Replace use of assert_eq with assert Jonas Platte 2021-08-25 11:27:53 +02:00
  • 1be9c34f01 Make ResponseBuilderExt not target-dependent Jonas Platte 2021-08-25 10:57:10 +02:00
  • 3879694c09 Add TryFrom<Request> for HttpRequest<Option<Body>> Jonas Platte 2021-08-21 15:08:39 +02:00
  • 66c1b48167 Add options for specifying the TLS version (#1315) Jan Verbeek 2021-08-12 18:41:32 +02:00
  • bdc57beabb fix: respect https_only option when redirecting (#1313) David Leslie 2021-08-03 01:50:15 +02:00
  • e6a1a09f09 Fix compile error when target is wasm and multipart feature is enabled. (#1296) Saruniks 2021-07-01 05:13:42 +03:00
  • bccefe7486 add option to disable http2 upgrade (#1292) Mohamed Daahir 2021-06-25 04:00:06 +03:00
  • d9308f1b26 Fix documentation of http1_title_case_headers() (#1294) Jan Verbeek 2021-06-24 23:30:53 +02:00
  • b9cf2db697 CI: make a single final job that depends on all others (#1291) Sean McArthur 2021-06-23 11:24:18 -07:00
  • eee19c5f3c Fix bare url warnings in multipart docs (#1289) nickelc 2021-06-22 16:18:46 +02:00
  • f5fe17876a v0.11.4 Sean McArthur 2021-06-21 14:58:56 -07:00
  • 8e5af459e5 Allow overriding of DNS resolution to specified IP addresses(#561) (#1277) Chris Campbell 2021-06-16 22:41:08 +01:00
  • c4388fcff9 WASM: Add try_clone implementations to Request and RequestBuilder (#1286) K.J. Valencik 2021-06-14 13:36:56 -04:00
  • b48cb4a5aa Add native-tls-alpn feature (#1283) Mohamed Daahir 2021-06-10 01:05:29 +01:00
  • bbeb1ede4e Bump ssri from 6.0.1 to 6.0.2 in /examples/wasm_github_fetch (#1262) dependabot[bot] 2021-05-10 12:39:12 -07:00
  • 841d47c6a2 Bump url-parse from 1.4.7 to 1.5.1 in /examples/wasm_github_fetch (#1267) dependabot[bot] 2021-05-10 12:16:47 -07:00
  • 33bc7939b4 Bump lodash from 4.17.19 to 4.17.21 in /examples/wasm_github_fetch (#1269) dependabot[bot] 2021-05-10 11:48:29 -07:00
  • b0af278f78 Implement "default" functions of the trait to fix "insecure" mode (#1259) Jens Reimann 2021-04-29 02:19:46 +02:00
  • 8d3e27966c use ZlibDecoder for deflate responses (#1257) Mohamed Daahir 2021-04-27 00:52:29 +01:00
  • b88f309339 Fix small typos in Client docs (#1253) Mark Lodato 2021-04-22 13:37:17 -04:00
  • 77ee0df7c5 Support Deflate decoding (#1250) Mohamed Daahir 2021-04-22 18:35:29 +01:00
  • 42b31600c3 WASM: set RequestCredentials to None by default (#1249) bensadiku 2021-04-21 18:42:09 +02:00
  • 9293cd2061 CI: check documentation (#1246) Marco Ieni 2021-04-20 01:22:04 +02:00
  • 18dfac4fe2 Add RequestBuilder::version() method to set HTTP version (#1243) bensadiku 2021-04-15 04:03:22 +02:00
  • 7afade446c v0.11.3 Sean McArthur 2021-04-12 15:50:10 -07:00
  • 43725ac1ee Add wasm integration tests to CI (#657) (#1237) Camille TJHOA 2021-04-13 00:47:20 +02:00
  • 7d8c32784e impl From<hyper::Body> for Body (#1236) Jon Gjengset 2021-04-08 16:21:29 -04:00
  • 1614c5ea64 supports wasm fetch credentials xushaodong 2021-03-28 13:06:55 +08:00
  • 81c0b6685a Up MSRV to 1.46.0 Sean McArthur 2021-04-06 11:29:10 -07:00
  • 97af751665 Bump y18n from 4.0.0 to 4.0.1 in /examples/wasm_github_fetch (#1232) dependabot[bot] 2021-04-06 10:40:38 -07:00
  • c6eb2c4fcb Fix typo in cookies.rs (#1225) Sebastian Klähn 2021-03-23 23:34:17 +01:00
  • 29b15cb1d2 Updated documentation in examples (#1219) kotborealis 2021-03-22 21:26:50 +03:00
  • dada01ef65 Fix unused lint for tokio's enter guard in blocking::wait (#1223) Sean McArthur 2021-03-22 11:26:36 -07:00
  • 544282a0b4 proxy: refactor a collapsible_match (#1214) Pawan Singh Bisht 2021-03-17 22:21:51 +05:30
  • c666b293a1 Bump elliptic from 6.5.3 to 6.5.4 in /examples/wasm_github_fetch dependabot[bot] 2021-03-09 21:49:59 +00:00
  • 80999a8963 v0.11.2 Sean McArthur 2021-03-08 16:41:47 -08:00
  • 12d7905520 Add CookieStore trait and expose default Jar (#1203) Sean McArthur 2021-03-08 15:40:58 -08:00
  • 2414042269 replace match ... { } with matches! macro where possible (#1208) Enno Boland 2021-03-09 00:02:45 +01:00
  • a856638316 Check format to all rs files under src (#1188) CfirTsabari 2021-03-02 03:06:14 +02:00
  • 9fa58e316d Implement IntoUrl for String (#1201) Ibraheem Ahmed 2021-03-01 18:50:29 -05:00
  • ff2381e61e Add http2_adaptive_window and htt2_max_frame_size from hyper (#1194) Sven-Hendrik Haase 2021-02-23 01:37:28 +01:00
  • 6ac97dc3aa Add minimal versions check for nightly CI job (#1197) nickelc 2021-02-23 01:13:50 +01:00
  • 61a955c821 Bump mime to current version (#1196) Kornel 2021-02-21 16:42:16 +00:00
  • dabb878f32 update native-tls to v0.2.7 (#1183) meldron 2021-02-19 14:51:01 +01:00
  • 8689aa47e0 v0.11.1 Sean McArthur 2021-02-18 10:28:02 -08:00
  • f5450f534a support http proxy addresses with no scheme Matt Briggs 2021-02-15 19:24:15 -08:00
  • c27cd06a11 Use doc_cfg to show feature requirements (#1134) nickelc 2021-02-18 01:48:08 +01:00
  • 727903f69a Make Request constructor public for wasm environments (#1173) Rakshith Ravi 2021-02-13 21:49:11 +05:30
  • 2940740493 fix: Upgrade to http2 if the server reports that it supports it (#1166) Markus Westerlind 2021-02-10 22:16:22 +01:00
  • ad21b62fd2 Fix Android CI build (#1169) glyphpoch 2021-02-09 14:22:14 +00:00
  • 287a6d1852 Lint: fix unused Identity if only using default-tls (#1164) Sean McArthur 2021-02-08 14:25:09 -08:00
  • e56bd160ba Enable hyper's runtime feature (#1162) (#1163) glyphpoch 2021-02-06 00:36:50 +00:00
  • 326b8a7769 Marked sensitive headers as such in docs (#1160) Mark Hildreth 2021-02-05 14:02:38 -05:00
  • 9ae11b26fc Document that blocking and async do not mix (#1159) William Chargin 2021-02-05 11:00:11 -08:00
  • 31b11c3f4c Add a tls_built_in_root_certs option for Client (#1150) Alexis Mousset 2021-01-27 15:39:36 +01:00
  • bd9ff9f371 v0.11.0 Sean McArthur 2021-01-04 15:18:16 -08:00
  • afed48cafd Make multipart an optional feature (default off) (#1128) nickelc 2021-01-04 22:20:17 +01:00
  • 1f425a0244 example: update usage doc for blocking example (#1112) Rust大闸蟹 2020-12-31 04:05:01 +08:00
  • 3fb2c1c143 Remove deprecated features (#1124) Paolo Barbolini 2020-12-30 19:24:57 +01:00
  • a19eb34196 Update to tokio 1.0, bytes 1.0 (#1076) messense 2020-12-31 01:57:50 +08:00
  • 5ee4fe5ab6 Fix documentation line in for wasm Response Muhammad Hamza 2020-12-20 07:27:35 -08:00
  • 73990a7a42 Add From<Bytes> for blocking::Body (#1114) varoonp123 2020-12-15 10:22:44 -05:00
  • 5099192b92 v0.10.10 Sean McArthur 2020-12-14 14:37:37 -08:00
  • 46efd05810 Change default tcp_keepalive value to be disabled (#1113) Sean McArthur 2020-12-14 13:42:35 -08:00
  • 3ca0bd98e8 Bump ini from 1.3.5 to 1.3.8 in /examples/wasm_github_fetch (#1111) dependabot[bot] 2020-12-11 16:28:58 -08:00
  • cdfdae5ecd Fix comment in blocking example (#1107) Rust大闸蟹 2020-12-10 23:13:13 +08:00
  • 541d0c2aba Add https_only() for ClientBuilder (#1102) Martin André 2020-12-09 19:40:46 +01:00
  • 474d9eff9b Document how a RequestBuilder gets constructed (#1097) Corey Farwell 2020-12-09 10:17:37 -05:00
  • a2133aec3b blocking: add tcp_keepalive option (#1100) Martin André 2020-12-07 16:56:56 +01:00
  • 3cd9c29b30 Fix system HTTP proxy to send proxy-authorization (#1021) Zicklag 2020-11-24 12:34:38 -06:00
  • e7be3eda04 Make wasm-bindgen-test a dev dependency Konrad Borowski 2020-11-24 10:32:28 +01:00
  • 2ca0e26cfa feat(multipart): Adds support for manually setting size Taylor Thomas 2020-11-20 13:11:35 -07:00
  • b1d498ffa8 v0.10.9 Sean McArthur 2020-11-19 16:04:32 -08:00
  • 0bae133b71 Enable brotli for blocking (#1061) Qing Lei 2020-11-20 08:03:34 +08:00
  • 23aaa0b60e Add a rustls-tls-native-roots feature est31 2020-10-16 19:56:27 +02:00
  • 3ea9f92f24 Add rustls-tls-manual-roots feature to allow callers to specify roots est31 2020-10-16 19:24:41 +02:00
  • 4fe07d81cf add ClientBuilder.default_headers() for wasm32 target (#1084) stevelr 2020-11-16 21:09:47 +00:00
  • 2dec3b725f Remove pin-related unsafe code Taiki Endo 2020-11-14 05:46:10 +09:00
  • ff507e12fc Update pin-project-lite to 0.2.0 Taiki Endo 2020-11-14 05:38:10 +09:00
  • 5b46bfc0bb Update url semver requirement to 2.2 (#1087) est31 2020-11-13 23:37:04 +01:00
  • 045d7c7d2f Support Cloudflare workers runtime (#1081) stevelr 2020-11-11 18:10:01 +00:00
  • 3b45c38c41 Update README license badge to actually link to license.(#1078) JustFr33z 2020-11-11 15:28:26 +01:00
  • 7595dcb3f7 Default HTTPS proxy protocol to HTTP if not explicitly specified otherwise (#1082) Federico Terzi 2020-11-11 15:26:44 +01:00
  • 4574019045 chore(docs): fix missing link for 'blocking' XyLyXyRR 2020-11-10 21:45:08 +08:00
  • bf43bb608c Update serde_urlencoded to 0.7 Constantin Nickel 2020-11-06 11:21:03 +01:00
  • 00fb43b650 Add tcp_keepalive option for ClientBuilder (#1070) Ngo Iok Ui (Wu Yu Wei) 2020-10-29 23:23:01 +08:00
  • 6705b90a15 Fix typo in documentation (#1056) Patrick Lühne 2020-10-13 03:04:33 +02:00
  • d42d16c705 Update tokio-socks dependency to 0.3 Sebastian Dröge 2020-10-07 09:48:17 +03:00
  • 5aa517b9b4 Update base64 dependency to 0.13 Sebastian Dröge 2020-10-07 09:45:10 +03:00
  • dbd887c262 Expose http1_writev config option to user (#1040) Snarpix 2020-09-18 21:29:07 +03:00
  • 5031747e8e Update webpki-roots to current version (#1041) Fabrice Desré 2020-09-18 10:48:41 -07:00
  • 50006e7734 Bump http-proxy from 1.18.0 to 1.18.1 in /examples/wasm_github_fetch (#1033) dependabot[bot] 2020-09-10 10:25:57 -07:00
  • e06e19868f Add is_connect on error (#1023) shuo 2020-09-03 09:07:13 +08:00
  • f012163333 typo fix in docs (#1024) Youngsuk Kim 2020-09-01 17:06:23 -04:00
  • 53268f2443 Introduce build method on WASM RequestBuilder for compatibility with async_impl (#1019) Jason van den Hurk 2020-08-28 19:12:58 +02:00
  • 7ef8e94250 v0.10.8 Sean McArthur 2020-08-25 09:28:48 -07:00
  • db24d54097 Add must_use to ClientBuilder & RequestBuilder (#1011) Zac Pullar-Strecker 2020-08-22 03:58:53 +12:00
  • d42385e7f2 wasm: Omit request body if it's empty (#1012) Jonas Platte 2020-08-21 00:42:48 +02:00
  • 9e23103371 Fix detection of system proxy from Windows registry (#1005) fuyu 2020-08-19 11:38:21 -07:00