~alcinnz/hurl

ref: 14a0ac0496d3d98982c45407948eba5bf915536f hurl/src/Network/URI/Cache.hs -rw-r--r-- 3.9 KiB
14a0ac04 — Adrian Cochrane 3 years ago
Cache everything for supported status codes.
ff57d15d — Adrian Cochrane 3 years ago
Write appropriate HTTP responses to the cache!
53ee542a — Adrian Cochrane 3 years ago
Implement key-value storage for caching (TODO limit disk usage)
a4ffbfc2 — Adrian Cochrane 3 years ago
Draft code to check whether to cachen an HTTP response.