Skip to content

refactor(headers): Use header!() macro for ETag header #420

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 6, 2015
Merged

refactor(headers): Use header!() macro for ETag header #420

merged 1 commit into from
Apr 6, 2015

Conversation

pyfisch
Copy link
Contributor

@pyfisch pyfisch commented Apr 2, 2015

Change Etag (only the E is capitalized) to ETag as it is written in the relevant RFC.

BREAKING_CHANGE: Etag header field is now ETag header field

Depends on #419

@pyfisch
Copy link
Contributor Author

pyfisch commented Apr 6, 2015

Rebased and build passes with openssl 0.5

@pyfisch
Copy link
Contributor Author

pyfisch commented Apr 6, 2015

Uses normal ssl again.

Change `Etag` (only the `E` is capitalized) to `ETag` as it is written
in the relevant RFC.

BREAKING CHANGE: `Etag` header field is now `ETag` header field
seanmonstar added a commit that referenced this pull request Apr 6, 2015
refactor(headers): Use header!() macro for `ETag` header
@seanmonstar seanmonstar merged commit ed1ccc6 into hyperium:master Apr 6, 2015
@pyfisch pyfisch deleted the refactorheaders2 branch April 7, 2015 08:08
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