v0.2.7
What's Changed
- Add
extend()
method toExtensions
. - Add
From<Authority>
andFrom<PathAndQuery>
impls forUri
. - Make
HeaderName::from_static
aconst fn
.
New Contributors
- @ivd-git made their first contribution in #545
- @jeddenlea made their first contribution in #499
- @atouchet made their first contribution in #547
- @jplatte made their first contribution in #546
- @graves501 made their first contribution in #532