http
http copied to clipboard
Caching spport
Existing implementation has couple of issues:
- dependency on rack-cache
- restored response loses
uri
I would love to get rid of the rack-cache dependency
Would getting rid of rack-cache mean no built-in caching implementation, or will some other built-in caching replace it?
I assume since the topic is "Refactor cache support" and not "Remove cache support" it'd be the latter
I removed caching
@tarcieri IMO it worth keep it open. Just move to 2.0 milestone. That's definitely something I want to have and something I need for myself in fact :D