Commit Graph

  • 745d25af1d !2 Reqwest 中文简介 MD 上传 Merge pull request !2 from 胡凯/master master OpenHarmony-v4.0-Beta2 OpenHarmony-v4.0-Beta1 weekly_20230905 weekly_20230829 weekly_20230822 weekly_20230815 weekly_20230808 weekly_20230801 weekly_20230725 weekly_20230712 weekly_20230704 weekly_20230627 weekly_20230626 weekly_20230619 weekly_20230613 weekly_20230606 weekly_20230530 weekly_20230523 weekly_20230516 weekly_20230509 monthly_20230815 OpenHarmony-4.0-Release OpenHarmony-4.0-Beta2 OpenHarmony-4.0-Beta1 openharmony_ci 2023-05-06 06:12:15 +00:00
  • 1cd905c128 修改 README_zh.md. 胡凯 2023-05-05 07:28:22 +00:00
  • 7457b80f7c 修改 README_zh.md. 胡凯 2023-05-05 07:21:12 +00:00
  • 4e63f6f01a !3 README.OpenSource 中License信息整改 Merge pull request !3 from peizhe/master openharmony_ci 2023-05-05 02:26:37 +00:00
  • 35271fc979 README.OpenSource 中License信息整改 peizhe 2023-05-04 09:51:19 +08:00
  • 3696c9d8e6 Reqwest 中文简介 MD 上传 胡凯 2023-04-24 12:15:04 +00:00
  • 3c04ebc157 !1 [reqwest]Add GN Build Files and Custom Modifications to Rust Third-party Libraries Merge pull request !1 from peizhe/master openharmony_ci 2023-04-19 01:28:52 +00:00
  • b53ab76a22 Add GN Build Files and Custom Modifications peizhe 2023-04-18 15:56:31 +08:00
  • 9a61dddc07 v0.11.13 github.com/seanmonstar/reqwest/refs/tags/v0.11.13 Sean McArthur 2022-11-16 07:23:59 -08:00
  • 71274f0ed4 docs: fix some typos (#1562) Kian-Meng Ang 2022-11-16 06:43:56 +08:00
  • b2cd608027 Add option to configure TLS server name indication (SNI) (#1669) Alvenix 2022-11-09 17:49:58 +03:00
  • 7d79acc6de Add support for custom DNS resolution (#1653) Thomas Smith 2022-11-02 06:27:07 -07:00
  • 9d55f70680 native-tls: add Identiy::from_pkcs8_pem (#1655) Andrei Grazhdankov 2022-10-19 17:48:10 +03:00
  • 4a68e50da2 Fix redirect limited(0) should not follow redirects (#1645) anhcuky 2022-10-10 22:46:31 +07:00
  • f65192738c Bump dep trust-dns-resolver to v0.22 (#1647) Jiahao XU 2022-10-09 23:18:55 +11:00
  • a1e9059807 v0.11.12 Sean McArthur 2022-09-20 11:14:51 -07:00
  • d289ffd3b8 Add ability to specify multiple IP addresses for resolver overrides (#1622) lpraneis 2022-09-19 15:53:36 -05:00
  • a7c8330da3 Export Upgraded type. (#1618) Luqman Aden 2022-09-07 16:37:21 -07:00
  • aed3fa4dcb Add HTTP Upgrade support to Response. (#1376) Luqman Aden 2022-07-28 13:18:18 -07:00
  • 2038569f7d docs: fix broken doc comment example. (#1584) Vidhan Bhatt 2022-07-19 10:10:30 -04:00
  • 98e170a234 Remove debug log of status and URL (#1583) Miguel Guarniz 2022-07-18 20:37:12 -04:00
  • 59dec83002 Migrate to once_cell. (#1565) Kaede Hoshikawa 2022-07-19 08:16:59 +09:00
  • 56858684fc Bump MSRV to 1.56 (#1582) Sean McArthur 2022-07-18 15:48:40 -07:00
  • 0f42b52170 v0.11.11 Sean McArthur 2022-06-13 13:52:17 -07:00
  • 68bf86e74a feat: enable client to be a service without ownership (#1556) Marcus Griep 2022-06-13 16:45:30 -04:00
  • ae1478aa6a Disable dependabot wasm alerts Sean McArthur 2022-06-08 10:04:41 -07:00
  • 9523e360f7 Fix RequestBuilder to send explicitly sensitive headers Sean McArthur 2022-05-31 11:43:57 -07:00
  • 1b0fde9b9f [#1095]: Implement basic_auth for WASM Jens Reimann 2020-11-30 10:01:22 +01:00
  • 7306d15c0d Update path and toolchain up to date hson 2022-05-12 04:10:08 +09:00
  • b97fa1c4ef Bump async-compression hson 2022-05-12 04:03:56 +09:00
  • 58de7e66f9 fix style and format hson 2022-05-12 02:08:32 +09:00
  • 5a6372ca2d Expose hyper HTTP2 keep-alive config. hson 2022-05-11 21:18:58 +09:00
  • 3a372c1567 Fix Proxy URL parse error handling. (#1539) Brian Cook 2022-05-05 19:23:36 -04:00
  • 49579277f7 docs: fix some typos (#1531) cui fliter 2022-04-26 01:00:01 +08:00
  • 42defc2948 Implement tower Service for Client (#1420) Mathspy 2022-04-20 19:14:35 -04:00
  • f32fd2cc0a Enable ClientBuilder to be configure with http1_allow_obsolete_multiline_headers_in_responses (#1521) (#1523) eyalsatori 2022-04-19 18:53:08 +03:00
  • e4f9027f63 [rustls] identity: handle elliptic curve private keys (#1526) Flavio Castelli 2022-04-15 20:55:11 +02:00
  • aebedfdb46 Update license copyright. (#1527) MisileLaboratory 2022-04-16 02:31:59 +09:00
  • 2680430144 Bump rustls-pemfile to v1 (#1525) Paolo Barbolini 2022-04-15 00:12:10 +02:00
  • 4265005623 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
  • 40cfe0b185 v0.11.10 Sean McArthur 2022-03-14 11:39:43 -07:00
  • 3136b72858 expose http::Extensions in Response (#1476) Mohamed Daahir 2022-03-14 18:21:57 +00:00
  • ddee7f867a fix basic-auth for access http over https's proxy (#1491) wspsxing 2022-03-15 02:08:04 +08:00
  • 2466fcb7e2 Update winreg to 0.10 (#1496) ComplexSpaces 2022-03-10 22:04:16 -06:00
  • d7fca24f7e Improve RequestBuilder.form() docs (#1490) Nihaal Sangha 2022-03-03 23:00:12 +00:00
  • f39d79f656 Bump MSRV to 1.49 (#1484) Sean McArthur 2022-02-25 13:46:13 -08:00
  • 4c4b76660c Fix doc example code for query parameters (#1480) Vidar Magnusson 2022-02-25 22:07:42 +01:00
  • a208e997b6 docs; fix typo in Client::new() (#1482) Ed Morley 2022-02-24 22:38:54 +00:00
  • 5dc4717a77 Bump rustls-pemfile to 0.3 (#1459) Paolo Barbolini 2022-02-07 17:51:44 +01:00
  • ddadf70859 Bump serde_urlencoded to 0.7.1 (#1457) Konrad Borowski 2022-02-04 14:59:03 +01:00
  • 9eba8bfb65 Doc: stream feature is needed for wrap_stream and From<File> for Body (#1456) kraktus 2022-02-03 00:09:25 +01:00
  • eb485a8e9e Log instead of error MissingOrMalformedExtensions in rustls_native_certs::load_native_certs (#1316) Tjeu Kayim 2022-01-27 19:57:52 +01:00
  • d8ab31ac3c Add URL API to Error Elliott Clarke 2022-01-27 13:41:37 -05:00
  • 044da80c58 Fixed links in blocking::multipart that pointed to async version instead of blocking nikstur 2022-01-22 23:59:00 +01:00
  • b7657a8af5 v0.11.9 Sean McArthur 2022-01-10 15:08:27 -08:00
  • affb707e27 Add HTTP/0.9 responses support Josep Mengual 2021-12-20 22:48:50 +01:00
  • c18802ed5e Examples: allow passing URL via CLI Sean McArthur 2022-01-07 11:03:46 -08:00
  • 5450851708 Fix HTTP/2: retry requests rejected by a graceful shutdown Sean McArthur 2022-01-07 10:15:49 -08:00
  • 9be39b91a4 do not accept empty or whitespace proxy address (#1423) Victor Saase 2022-01-06 19:49:40 +01:00
  • 00693edeeb v0.11.8 Sean McArthur 2021-12-20 12:45:05 -08:00
  • ebb34d53ec Update to webpki-roots 0.22 (#1396) ComplexSpaces 2021-12-03 13:34:49 -06:00
  • b65d68cabe v0.11.7 Sean McArthur 2021-11-30 10:08:39 -08:00
  • bcfad53dd5 fix blocking client to use request timeout for response body (#1395) Sean McArthur 2021-11-30 10:03:54 -08:00
  • c6e5e42d24 Support to rustls 0.20 (#1388) Biagio Festa 2021-11-29 21:25:57 +01:00
  • e601ee761c Remove direct dependency on the time crate (#1390) Paolo Barbolini 2021-11-27 18:58:05 +01:00
  • dd3e3c15ad add resolve to blocking client (#1384) niuhuan 2021-11-19 08:33:29 +08:00
  • aa406e9064 wasm: fix standalone/multipart body conversion to JsValue (#1364) Niklas Wolber 2021-11-19 01:13:59 +01:00
  • cfad76b3c5 Body from tokio::fs::File (#1360) Fredrik Enestad 2021-10-22 00:23:17 +02:00
  • 11bc0aef35 docs: provide basic auth example (#1362) Karsten Jeschkies 2021-10-22 00:08:53 +02:00
  • f8f445e95d v0.11.6 Sean McArthur 2021-10-18 15:57:30 -07:00
  • b3731840b1 Update cookie_store dependency (#1268) pfernie 2021-10-18 14:58:47 -04:00
  • c4189d89b2 fmt: wasm body (#1359) Sean McArthur 2021-10-18 11:19:12 -07:00
  • da1c0507fd Update async body doc (#1357) Fredrik Enestad 2021-10-18 18:54:38 +02:00
  • 93947c9511 wasm: don't send request body as plain uint8 array (#1358) Niklas Wolber 2021-10-17 03:06:37 +02:00
  • 92bcae881f Fix body to JsValue conversion (#1354) crapStone 2021-10-15 02:31:49 +02:00
  • c6688354a8 fix: wasm client: pass response header to builder by reference (#1350) 6543 2021-10-14 01:03:23 +02:00
  • 46df78e84c docs/comments: fix some typos (#1346) Dirk Stolle 2021-10-09 01:34:57 +02:00
  • c013545d9d v0.11.5 Sean McArthur 2021-10-07 12:16:10 -07:00
  • 5c659e7fa5 wasm: add missing as_bytes method to Body implementation (#1270) Victor 2021-10-07 22:04:18 +03:00
  • 389bd059ff Follow cURL's rules for parsing and matching NO_PROXY (#1332) Adam Batkin 2021-10-07 14:39:31 -04:00
  • bc68ca0547 use Array when converting bytes into JsValue (#1341) Jaehyeon Park 2021-10-05 09:16:41 +09:00
  • 552bf8ec8d Implement Clone for Identity (#1334) silvioprog 2021-09-29 17:02:03 -03:00
  • 588c63cf7a docs: adds amplifying note about private key formats (#1335) Joshua Gilman 2021-09-27 11:35:25 -07:00
  • 369905e1b6 wasm: avoid dependency on serde-serialize feature (#1337) Konrad Borowski 2021-09-27 19:58:04 +02:00
  • 75e39fb9c7 Optimize replace_headers to avoid copies of keys Zachary Dremann 2021-08-28 11:58:43 -04:00
  • 00e5277d5e Fix more clippy warnings Jonas Platte 2021-08-25 11:30:34 +02:00
  • b24699102d Replace use of assert_eq with assert Jonas Platte 2021-08-25 11:27:53 +02:00
  • 9eb25698cb Make ResponseBuilderExt not target-dependent Jonas Platte 2021-08-25 10:57:10 +02:00
  • a13d25dc12 Add TryFrom<Request> for HttpRequest<Option<Body>> Jonas Platte 2021-08-21 15:08:39 +02:00
  • 3c51712af1 Add options for specifying the TLS version (#1315) Jan Verbeek 2021-08-12 18:41:32 +02:00
  • 1e93935e2e fix: respect https_only option when redirecting (#1313) David Leslie 2021-08-03 01:50:15 +02:00
  • 55b577f3c6 Fix compile error when target is wasm and multipart feature is enabled. (#1296) Saruniks 2021-07-01 05:13:42 +03:00
  • 119dcb76ed add option to disable http2 upgrade (#1292) Mohamed Daahir 2021-06-25 04:00:06 +03:00
  • d12bbfe28f Fix documentation of http1_title_case_headers() (#1294) Jan Verbeek 2021-06-24 23:30:53 +02:00
  • 77936fe841 CI: make a single final job that depends on all others (#1291) Sean McArthur 2021-06-23 11:24:18 -07:00
  • 32fd8329b3 Fix bare url warnings in multipart docs (#1289) nickelc 2021-06-22 16:18:46 +02:00
  • 200d51c603 v0.11.4 Sean McArthur 2021-06-21 14:58:56 -07:00
  • 686f9ab7d3 Allow overriding of DNS resolution to specified IP addresses(#561) (#1277) Chris Campbell 2021-06-16 22:41:08 +01:00
  • 618047a3d7 WASM: Add try_clone implementations to Request and RequestBuilder (#1286) K.J. Valencik 2021-06-14 13:36:56 -04:00
  • 49a5364e35 Add native-tls-alpn feature (#1283) Mohamed Daahir 2021-06-10 01:05:29 +01:00