v1.0.0
<a name"1.0.0">
1.0.0 (2016-08-03)
Bug Fixes
- if-modified-since: ignore precondition when If-None-Match header is present (6ed1512c)
- if-unmodified-since: ignore precondition when If-Match header is present (3daaa6dc)
- preconditions: testing for invalide date (da44b941)
Features
- ci: use converalls to report coverage results (53845b8e)
- if-match: implement precondition (cac10319)
- if-modified-since: implement precondition (7ef7c0a4)
- if-none-match: implement precondition (b34761f5)
- if-range: is not implemented (6fb7bc77)
- if-unmodified-since: implement precondition (a9ef01ec)
- options.require: require that an unsafe method has a precondition header. (8c6d58c3)
- preconditions: added framework for processing precondition headers (baf4d564)
- resourceState: gets the resource state of the target resource (09623741)