Skip to content

Add back the typed representation of the Link header #67

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ bytes = "0.5"
mime = "0.3.14"
sha-1 = "0.8"
time = "0.1.34"
language-tags = "0.2.2"

[features]
nightly = []
Loading