http-rs / http-types

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

Add custom deserialize and serialize impls for Version, StatusCode and Method #262

Closed mfelsche closed 3 years ago

mfelsche commented 3 years ago

This fixes #260