Closed kraigher closed 1 year ago
Thank you for the PR. Looks good, I'll test asap (not in an environment today where I have a public IP).
The whole async-h1
/ http-types
thing is on the chopping block anyway due to the async-std dependency, I just didn't get to it yet. Until then this makes sense.
Github isn't working atm, but I released 0.7.2 with your change. Thank you for the contribution.
The default cookie feature of http-types drags in a lot of hash/crypto dependencies that are also outdated. This causes bloat and dependency problems for users of the crate.