Skip to content

Commit

Permalink
TODO update
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomayko committed Oct 25, 2008
1 parent ca81cd5 commit 470583f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion TODO
@@ -1,8 +1,14 @@
## 0.3

- BUG: meta store hits but entity misses
- BUG: 304 responses should not include entity headers (especially
Content-Length). This is causing Safari/WebKit weirdness on 304
responses.
- BUG: HEAD request on invalid entry caches zero-length response
- BUG: meta store hits but entity misses
- BUG: Response body written to cache each time validation succeeds
(actually, I'm not positive whether this is happening or not but
it looks like it is).
- BUG: Age should always be 0 when a request is validated.
- Are we doing HEAD properly?
- liberal, conservative, sane caching configs
- Sample app
Expand Down

0 comments on commit 470583f

Please sign in to comment.