Commit Graph

9 Commits

Author SHA1 Message Date
Jonas Platte 85b6fd49c7
Upgrade most example dependencies (#2936) 2024-09-27 18:50:52 +02:00
Weipeng Hong ef1448a3f5
Use `env!("CARGO_CRATE_NAME")` in the example to simplify the tracing setup code (#2884) 2024-08-24 08:36:08 +02:00
redforks 8dc371e9a2
Update reqwest-response example (#2852) 2024-07-30 08:55:15 +02:00
Valerio Ageno 304cbee7c9
examples: Include headers into response in reqwest example (#2812) 2024-07-26 17:36:45 +00:00
tison dbd6178393
Upgrade reqwest to 0.12 (#2688)
Signed-off-by: tison <wander4096@gmail.com>
2024-03-29 08:34:56 +01:00
gerardcl fd3bfe4448
Fix comments on reqwest-response example for axum 0.7 (#2437) 2023-12-18 20:31:21 +01:00
gerardcl 12676aabea
Update example-reqwest-response (#2430) 2023-12-17 12:47:45 +01:00
David Pedersen 43b14a5f02
Update to latest versions of hyper and http-body (#1882)
Co-authored-by: Michael Scofield <mscofield0@tutanota.com>
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
2023-11-23 11:03:03 +00:00
David Pedersen 5b89f1dfaa
Add example showing how to proxy `reqwest::Response` (#2138) 2023-08-02 08:15:47 +00:00