lox / httpcache

An RFC7234 compliant golang http.Handler for caching HTTP responses
MIT License
264 stars 28 forks source link

Makes Cache an interface to allow custom implementation and mocking #14

Closed hectorj closed 9 years ago

lox commented 9 years ago

Nice, mind rebasing and I'll get this merged once it's tests pass?

hectorj commented 9 years ago

Sure, done :)