1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-02-21 12:17:14 +01:00
Commit graph

9 commits

Author SHA1 Message Date
Jonas Platte
85b6fd49c7
Upgrade most example dependencies () 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 () 2024-08-24 08:36:08 +02:00
redforks
8dc371e9a2
Update reqwest-response example () 2024-07-30 08:55:15 +02:00
Valerio Ageno
304cbee7c9
examples: Include headers into response in reqwest example () 2024-07-26 17:36:45 +00:00
tison
dbd6178393
Upgrade reqwest to 0.12 ()
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 () 2023-12-18 20:31:21 +01:00
gerardcl
12676aabea
Update example-reqwest-response () 2023-12-17 12:47:45 +01:00
David Pedersen
43b14a5f02
Update to latest versions of hyper and http-body ()
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 () 2023-08-02 08:15:47 +00:00