lox / httpcache

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

Don't wait whole upstream response #27

Closed tgulacsi closed 8 years ago

tgulacsi commented 8 years ago

Uses gopkg.in/djherbis/stream.v1 to fix #20.