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 `other::Date` header #255

Closed yoshuawuyts closed 3 years ago

yoshuawuyts commented 3 years ago

Ref #99. Adds the other::Date header. Thanks!