Skip to content

Conversation

@almielczarek
Copy link
Contributor

This commit addresses issue 1109.
The TE header is used by a client to specify which
transfer encodings other than chunked it will accept.
It also specifies whether HTTP trailers are acceptable.
This commit also adds a Trailers variant to the
hyper::header::shared::Encoding enum.

This commit addresses issue 1109.
The `TE` header is used by a client to specify which
transfer encodings other than `chunked` it will accept.
It also specifies whether HTTP trailers are acceptable.
This commit also adds a `Trailers` variant to the
`hyper::header::shared::Encoding` enum.
@almielczarek
Copy link
Contributor Author

This commit references issue #1109.

@seanmonstar seanmonstar merged commit f1859df into hyperium:master Apr 24, 2017
@seanmonstar
Copy link
Member

Excellent, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants