Closed pbzweihander closed 2 months ago
LGTM, cc @Nutomic
Thanks for the PR! Im currently on summer vacation, will review it as soon as I get back to work in September.
Cleaned it and merged, thanks @pbzweihander!
Also tagged a new release 0.6.0-alpha1
This PR upgrades http to 1.x, and upgrades corresponding crates (axum, reqwest, ...).
Resolves #87
For actix-web support, this PR converts http 1.x types to http 0.2 with naive
unwrap
ing.