Skip to content

Conversation

reem
Copy link
Contributor

@reem reem commented Sep 8, 2014

This is a more extensible place to put them and doesn't clutter up
header/mod.rs as much as the old scheme did.

It also doesn't make the export list of hyper::header as enormous and
less prone to collisions by splitting up header-specific stuff into
submodules - for instance the TransferEncoding variants.

Fixes #8

This is a more extensible place to put them and doesn't clutter up
header/mod.rs as much as the old scheme did.

Fixes hyperium#8
@reem reem force-pushed the header-submodules branch from cdd8ba3 to f2c09c5 Compare September 8, 2014 23:21
seanmonstar added a commit that referenced this pull request Sep 8, 2014
Split common headers into a submodule and into their own files
@seanmonstar seanmonstar merged commit 77be77a into hyperium:master Sep 8, 2014
@reem reem deleted the header-submodules branch September 8, 2014 23:58
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.

Common headers should go in their own submodules
2 participants