http-rs / http-types

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

Add `Transfer-Encoding` and `TE` headers #301

Closed yoshuawuyts closed 3 years ago

yoshuawuyts commented 3 years ago

[Tracking issue #99.]

This adds the Transfer-Encoding and TE typed headers. Thanks!

yoshuawuyts commented 3 years ago

This is just about the same as any other typed headers PR. Going to go ahead and merge this!