Skip to content

Add cache for AWS head

Compare
Choose a tag to compare
@arempter arempter released this 28 Apr 08:46
· 187 commits to master since this release
c1afefc
Add cache for AWS head requests (#134)

* add head support, first draft

* add head support, first draft

* add status code to HC cache values

* constant time head with ContentLength

* some clenup and fix tests

* Add HazelcastSpec tests

* delay check

* remove sleep and enable cache instance in test

* refactoring

Co-authored-by: Krzysztof Zmij <[email protected]>