Tobias Bieniek
212d959a54
Body: Implement From<()> ( #2411 )
2023-12-19 10:51:38 +01:00
SecretPocketCat
801a78a4cf
Fix from_stream doc link to Stream ( #2391 )
2023-12-01 16:01:40 +01:00
43b14a5f02
Update to latest versions of hyper and http-body ( #1882 )
...
Co-authored-by: Michael Scofield <[email protected] >
Co-authored-by: Jonas Platte <[email protected] >
2023-11-23 11:03:03 +00:00
6703f8634c
Remove B type param: Follow ups ( #1789 )
...
Co-authored-by: Jonas Platte <[email protected] >
Co-authored-by: Michael Scofield <[email protected] >
2023-04-21 17:45:31 +02:00
David Pedersen
72c1b7a80c
Add Body::from_stream ( #1848 )
2023-04-21 17:45:31 +02:00
David Pedersen
e1eb7d6615
Add axum_core::body::Body ( #1584 )
2023-04-21 17:45:31 +02:00
David Pedersen
254d8fde17
Move FromRequest and IntoResponse into new axum-core crate ( #564 )
...
* Move `IntoResponse` to axum-core
* Move `FromRequest` to axum-core
* some clean up
* Remove hyper dependency from axum-core
* Fix docs reference
* Use default
* Update changelog
* Remove mention of default type
2021-11-30 13:46:13 +00:00