File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.1.3
2+ - fix: Allow optional whitespace in header values.
3+
14## 1.1.2
25- fix: Allow keyBuilder to depend on request body.
36
Original file line number Diff line number Diff line change 11name : http_cache_core
22description : HTTP cache core models, pivot package for agnostic HTTP client implementation.
3- version : 1.1.2
3+ version : 1.1.3
44homepage : https://github.com/llfbandit/dart_http_cache/tree/master/http_cache_core
55repository : https://github.com/llfbandit/dart_http_cache/tree/master/http_cache_core
66issue_tracker : https://github.com/llfbandit/dart_http_cache/issues
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ packages:
111111 path: "../http_cache_core"
112112 relative: true
113113 source: path
114- version: "1.1.2 "
114+ version: "1.1.3 "
115115 http_multi_server:
116116 dependency: transitive
117117 description:
You can’t perform that action at this time.
0 commit comments