Commit 1ebc514
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-03-29)
### Bug Fixes
* **if_match:** change if-match header parser logic ([90a7a37](90a7a37))
### Features
* add conditional request middleware factory ([20af8fd](20af8fd))
* **middleware:** add support if-range header field ([f43a46a](f43a46a))
* **middleware:** filter conditional headers if selecting representation ([8f37b6b](8f37b6b))
* **mod:** export related types ([f4972a8](f4972a8))
* **mod:** export types ([6d43a63](6d43a63))
* **preconditions:** add checking accept-ranges header before evaluate if-ranges header ([13eb7cd](13eb7cd))
* **preconditions:** add if-match precondition ([c431571](c431571))
* **preconditions:** add if-modified-since header field precondition ([621940d](621940d))
* **preconditions:** add if-none-match precondition ([f443b67](f443b67))
* **preconditions:** add if-range field precondition ([6d62c8a](6d62c8a))
* **preconditions:** add If-Unmodified-Since header precondition ([43aab36](43aab36))
* **preconditions:** use strict if-none-match field parser ([ec6157e](ec6157e))1 parent cef80e5 commit 1ebc514
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
1 | 24 | | |
2 | 25 | | |
3 | 26 | | |
| |||
0 commit comments