http-rs / http-types

Common types for HTTP operations
https://docs.rs/http-types
Apache License 2.0
200 stars 83 forks source link

Default async-std feature flag off in next major #257

Open yoshuawuyts opened 3 years ago

yoshuawuyts commented 3 years ago

We talked about it during the last meeting; we can manually turn this back on in tide.

joshtriplett commented 3 years ago

We should also turn the cookie-related features off by default in http-types 3: https://github.com/http-rs/http-types/issues/325