Commit Graph

  • bb34f72c2f Chrome 129 master Matthew Ransley 2024-10-24 19:35:59 +01:00
  • 08d5048e5b Merge branch 'master' of https://github.com/epicmatthew23/reqwest-impersonate Matthew Ransley 2023-07-05 14:19:26 +01:00
  • 4ee6bdec9a UTF encoded form Matthew Ransley 2023-07-05 14:17:53 +01:00
  • 3bd1d5d1b3 Update README.md Matthew Ransley 2023-07-04 20:12:52 +01:00
  • d3f3a5fde3 Update README.md Matthew Ransley 2023-07-04 20:10:51 +01:00
  • 0437b3fccf Update README.md Matthew Ransley 2023-07-04 20:10:17 +01:00
  • d51035a0f2 Ignore SSL Matthew Ransley 2023-07-04 20:02:09 +01:00
  • 97d5b067c8 v114 Matthew Ransley 2023-07-03 19:23:16 +01:00
  • 815e8695ad Fmt 4JX 2023-01-05 02:40:04 +01:00
  • fa96a507f4 Chrome V108 4JX 2023-01-05 02:25:20 +01:00
  • f522527aec Fix import 4JX 2023-01-05 01:40:43 +01:00
  • b41401f4a8 Flake 4JX 2023-01-05 00:30:04 +01:00
  • 5736cf293e Update Cargo.toml 4JX 2022-10-21 17:51:44 +02:00
  • a99f023e0b Chrome v106 4JX 2022-10-13 17:03:07 +02:00
  • e979166879 Chrome v105 4JX 2022-10-13 16:52:08 +02:00
  • b22267618c Add impersonation capabilites 4JX 2022-08-10 18:18:22 +02:00
  • c2a1870a3e Documentation fix: it's TCP_NODELAY, not SO_NODELAY (#1710) link2xt 2023-01-03 22:02:13 +03:00
  • b16ea79e28 Add public interface to Multipart's Part headers (#1687) Valentin Bersier 2023-01-03 15:54:23 +01:00
  • cdbf84feb1 Adds Proxy::no_proxy(url) (#1694) Andreas Sahlbach 2022-12-20 22:44:40 +01:00
  • 9566194aa1 Remove proc-macro-hack crate BlackDex 2022-12-20 11:41:13 +01:00
  • 2640892de7 Update/Fix CI workflow BlackDex 2022-12-20 15:45:03 +01:00
  • e8a733a26e Update base64 to 0.20 austaras 2022-12-17 15:34:11 +08:00
  • 5656fb8616 Optimize decoder::Inner: Box all variants except PlainText Jiahao XU 2022-11-17 13:32:58 +11:00
  • 3c39260cf7 v0.11.13 Sean McArthur 2022-11-16 07:23:59 -08:00
  • 81fc85a689 docs: fix some typos (#1562) Kian-Meng Ang 2022-11-16 06:43:56 +08:00
  • e302f75b60 Add option to configure TLS server name indication (SNI) (#1669) Alvenix 2022-11-09 17:49:58 +03:00
  • f11e958433 Add support for custom DNS resolution (#1653) Thomas Smith 2022-11-02 06:27:07 -07:00
  • 231b18f835 native-tls: add Identiy::from_pkcs8_pem (#1655) Andrei Grazhdankov 2022-10-19 17:48:10 +03:00
  • 110c3aee33 Fix redirect limited(0) should not follow redirects (#1645) anhcuky 2022-10-10 22:46:31 +07:00
  • 4c377661bb Bump dep trust-dns-resolver to v0.22 (#1647) Jiahao XU 2022-10-09 23:18:55 +11:00
  • a0a7db0113 v0.11.12 Sean McArthur 2022-09-20 11:14:51 -07:00
  • ae2d521664 Add ability to specify multiple IP addresses for resolver overrides (#1622) lpraneis 2022-09-19 15:53:36 -05:00
  • 6ceb23958c Export Upgraded type. (#1618) Luqman Aden 2022-09-07 16:37:21 -07:00
  • 61474f422c Add HTTP Upgrade support to Response. (#1376) Luqman Aden 2022-07-28 13:18:18 -07:00
  • e9ba0a9dc7 docs: fix broken doc comment example. (#1584) Vidhan Bhatt 2022-07-19 10:10:30 -04:00
  • 3b2eecce6e Remove debug log of status and URL (#1583) Miguel Guarniz 2022-07-18 20:37:12 -04:00
  • 74e70627be Migrate to once_cell. (#1565) Kaede Hoshikawa 2022-07-19 08:16:59 +09:00
  • b72a385ae7 Bump MSRV to 1.56 (#1582) Sean McArthur 2022-07-18 15:48:40 -07:00
  • 5397d2cf8e v0.11.11 Sean McArthur 2022-06-13 13:52:17 -07:00
  • 7a11d397eb feat: enable client to be a service without ownership (#1556) Marcus Griep 2022-06-13 16:45:30 -04:00
  • c4603b0a5d Disable dependabot wasm alerts Sean McArthur 2022-06-08 10:04:41 -07:00
  • d536ce261c Fix RequestBuilder to send explicitly sensitive headers Sean McArthur 2022-05-31 11:43:57 -07:00
  • 28840afd46 [#1095]: Implement basic_auth for WASM Jens Reimann 2020-11-30 10:01:22 +01:00
  • c4d5094522 Update path and toolchain up to date hson 2022-05-12 04:10:08 +09:00
  • a80c863a42 Bump async-compression hson 2022-05-12 04:03:56 +09:00
  • 48a88fee7a fix style and format hson 2022-05-12 02:08:32 +09:00
  • 0b9b499356 Expose hyper HTTP2 keep-alive config. hson 2022-05-11 21:18:58 +09:00
  • 2a6e012009 Fix Proxy URL parse error handling. (#1539) Brian Cook 2022-05-05 19:23:36 -04:00
  • 6ca5f3e50c docs: fix some typos (#1531) cui fliter 2022-04-26 01:00:01 +08:00
  • d24a5286c7 Implement tower Service for Client (#1420) Mathspy 2022-04-20 19:14:35 -04:00
  • 5d8bf830cb Enable ClientBuilder to be configure with http1_allow_obsolete_multiline_headers_in_responses (#1521) (#1523) eyalsatori 2022-04-19 18:53:08 +03:00
  • 2e5debe248 [rustls] identity: handle elliptic curve private keys (#1526) Flavio Castelli 2022-04-15 20:55:11 +02:00
  • 41425edfe3 Update license copyright. (#1527) MisileLaboratory 2022-04-16 02:31:59 +09:00
  • 9bd4e90ec3 Bump rustls-pemfile to v1 (#1525) Paolo Barbolini 2022-04-15 00:12:10 +02:00
  • fe0d9688f5 Bump cookie to 0.16; tokio-util to 0.7; trust-dns-resolver to 0.21 (#1509) Joel Natividad 2022-03-31 13:08:42 -04:00
  • 798df70fb0 v0.11.10 Sean McArthur 2022-03-14 11:39:43 -07:00
  • 6dbac11d39 expose http::Extensions in Response (#1476) Mohamed Daahir 2022-03-14 18:21:57 +00:00
  • ee57777d42 fix basic-auth for access http over https's proxy (#1491) wspsxing 2022-03-15 02:08:04 +08:00
  • b4f716bd3a Update winreg to 0.10 (#1496) ComplexSpaces 2022-03-10 22:04:16 -06:00
  • f889a7b6a7 Improve RequestBuilder.form() docs (#1490) Nihaal Sangha 2022-03-03 23:00:12 +00:00
  • 0170947fb4 Bump MSRV to 1.49 (#1484) Sean McArthur 2022-02-25 13:46:13 -08:00
  • faea83b562 Fix doc example code for query parameters (#1480) Vidar Magnusson 2022-02-25 22:07:42 +01:00
  • 70d05cfab6 docs; fix typo in Client::new() (#1482) Ed Morley 2022-02-24 22:38:54 +00:00
  • 0384759a19 Bump rustls-pemfile to 0.3 (#1459) Paolo Barbolini 2022-02-07 17:51:44 +01:00
  • a654d3951e Bump serde_urlencoded to 0.7.1 (#1457) Konrad Borowski 2022-02-04 14:59:03 +01:00
  • 9339c54323 Doc: stream feature is needed for wrap_stream and From<File> for Body (#1456) kraktus 2022-02-03 00:09:25 +01:00
  • d92d2aa3ce Log instead of error MissingOrMalformedExtensions in rustls_native_certs::load_native_certs (#1316) Tjeu Kayim 2022-01-27 19:57:52 +01:00
  • d3ffb27bdb Add URL API to Error Elliott Clarke 2022-01-27 13:41:37 -05:00
  • 8400d8d740 Fixed links in blocking::multipart that pointed to async version instead of blocking nikstur 2022-01-22 23:59:00 +01:00
  • 0fc1652975 v0.11.9 Sean McArthur 2022-01-10 15:08:27 -08:00
  • 56ad99bebb Add HTTP/0.9 responses support Josep Mengual 2021-12-20 22:48:50 +01:00
  • 7388b676df Examples: allow passing URL via CLI Sean McArthur 2022-01-07 11:03:46 -08:00
  • a03ca5012d Fix HTTP/2: retry requests rejected by a graceful shutdown Sean McArthur 2022-01-07 10:15:49 -08:00
  • eb8e9d52c5 do not accept empty or whitespace proxy address (#1423) Victor Saase 2022-01-06 19:49:40 +01:00
  • d4986e5583 v0.11.8 Sean McArthur 2021-12-20 12:45:05 -08:00
  • baffb9c004 Update to webpki-roots 0.22 (#1396) ComplexSpaces 2021-12-03 13:34:49 -06:00
  • 17890f8c2f v0.11.7 Sean McArthur 2021-11-30 10:08:39 -08:00
  • d73d961166 fix blocking client to use request timeout for response body (#1395) Sean McArthur 2021-11-30 10:03:54 -08:00
  • 8b37ae4b15 Support to rustls 0.20 (#1388) Biagio Festa 2021-11-29 21:25:57 +01:00
  • 8fe22c4885 Remove direct dependency on the time crate (#1390) Paolo Barbolini 2021-11-27 18:58:05 +01:00
  • 161d731892 add resolve to blocking client (#1384) niuhuan 2021-11-19 08:33:29 +08:00
  • 0ef1a2ea78 wasm: fix standalone/multipart body conversion to JsValue (#1364) Niklas Wolber 2021-11-19 01:13:59 +01:00
  • ab49de875e Body from tokio::fs::File (#1360) Fredrik Enestad 2021-10-22 00:23:17 +02:00
  • be8ab7b951 docs: provide basic auth example (#1362) Karsten Jeschkies 2021-10-22 00:08:53 +02:00
  • 59bc9a9323 v0.11.6 Sean McArthur 2021-10-18 15:57:30 -07:00
  • 136569802e Update cookie_store dependency (#1268) pfernie 2021-10-18 14:58:47 -04:00
  • bd4e0c663c fmt: wasm body (#1359) Sean McArthur 2021-10-18 11:19:12 -07:00
  • d35c311e6d Update async body doc (#1357) Fredrik Enestad 2021-10-18 18:54:38 +02:00
  • bb3d102108 wasm: don't send request body as plain uint8 array (#1358) Niklas Wolber 2021-10-17 03:06:37 +02:00
  • fead177093 Fix body to JsValue conversion (#1354) crapStone 2021-10-15 02:31:49 +02:00
  • c9217d8d1b fix: wasm client: pass response header to builder by reference (#1350) 6543 2021-10-14 01:03:23 +02:00
  • 597833d906 docs/comments: fix some typos (#1346) Dirk Stolle 2021-10-09 01:34:57 +02:00
  • 5cc1eff23b v0.11.5 Sean McArthur 2021-10-07 12:16:10 -07:00
  • d40276c0f0 wasm: add missing as_bytes method to Body implementation (#1270) Victor 2021-10-07 22:04:18 +03:00
  • 203cd5bfdc Follow cURL's rules for parsing and matching NO_PROXY (#1332) Adam Batkin 2021-10-07 14:39:31 -04:00
  • 6d682b53e2 use Array when converting bytes into JsValue (#1341) Jaehyeon Park 2021-10-05 09:16:41 +09:00
  • cf87893b17 Implement Clone for Identity (#1334) silvioprog 2021-09-29 17:02:03 -03:00
  • eb9e343142 docs: adds amplifying note about private key formats (#1335) Joshua Gilman 2021-09-27 11:35:25 -07:00
  • cfa301c7fa wasm: avoid dependency on serde-serialize feature (#1337) Konrad Borowski 2021-09-27 19:58:04 +02:00
  • 2767071cac Optimize replace_headers to avoid copies of keys Zachary Dremann 2021-08-28 11:58:43 -04:00