Skip to content

Conversation

@pyfisch
Copy link
Contributor

@pyfisch pyfisch commented Apr 2, 2015

If-Match, If-None-Match and Vary headers are either a "*" value meaning that the header
matches every possible item or a list of items, one of them must be matched to fulfil the condition.

BREAKING_CHANGE: If-Match, If-None-Match and Vary item variant name changed to Items

Depends on #419

@pyfisch
Copy link
Contributor Author

pyfisch commented Apr 6, 2015

Also rebased.

`If-Match`, `If-None-Match` and `Vary` headers are either a "*" value meaning that the header
matches every possible item or a list of items, one of them must be matched to fulfil the condition.

BREAKING CHANGE: `If-Match`, `If-None-Match` and `Vary` item variant name changed to `Items`
seanmonstar added a commit that referenced this pull request Apr 6, 2015
 refactor(headers): Use header!() macro for 3 headers with a "*" value
@seanmonstar seanmonstar merged commit 913dc9e into hyperium:master Apr 6, 2015
@pyfisch pyfisch deleted the refactorheaders3 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