http_cache_core 1.1.1 copy "http_cache_core: ^1.1.1" to clipboard
http_cache_core: ^1.1.1 copied to clipboard

HTTP cache core models, pivot package for agnostic HTTP client implementation.

1.1.1 #

  • fix: Send only one condition on request cache validation.
  • fix: BaseRequest now has headers getter instead of headerValuesAsList.
  • fix: 302 & 307 codes handling.

1.1.0 #

  • feat: Early skip strategy calculation when request has already cache check conditions.
  • feat: Better handling of headers.
  • feat: Clamp cache-control values and other headers.
  • fix: Regression from versions 1.0.1 with CacheOptions#maxStale inverted behaviour.
  • chore: Add more comments.
  • chore: Add more tests & fix some.

1.0.2 #

  • fix: Enforce CacheKeyBuilder headers as map of String values instead of dynamic.

1.0.1 #

  • chore: Add writeContent to CacheResponse.
  • fix: CacheOptions#maxStale usage may lead to empty response body.
  • chore: Allow to read only headers or body.

1.0.0 #

  • Initial version.
0
likes
160
points
1.45k
downloads

Publisher

verified publisheropenapi4j.org

Weekly Downloads

2024.09.20 - 2025.04.04

HTTP cache core models, pivot package for agnostic HTTP client implementation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, string_scanner, uuid

More

Packages that depend on http_cache_core