Nicholas Hollett
Nicholas Hollett
Even with having this in my [.travis.yml](https://github.com/niax/rust-email/blob/master/.travis.yml) the doc upload is failling with this sh error - https://travis-ci.org/niax/rust-email/builds/41698909
I don't have much time to work on this, but I do accept pull requests.
`Rc` is only used to maintain two references to a `Header` within the `HeaderMap` such that we can keep the ordering of headers in one structure, and index the headers...