http-rs / http-types

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

Gate the use of serde_urlencoded on a feature, use serde_qs otherwise #186

Open jbr opened 4 years ago

brightly-salty commented 3 years ago

I'm willing to implement this and submit a PR if it would be accepted. Would the new feature gating serde_urlencoded be called serde_urlencoded or something else?

yoshuawuyts commented 3 years ago

I forget what this issue is about. @jbr do you recall whether this was for compat purposes, or if there were other considerations?