Add cache for AWS head
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]>