Opened 15 years ago
Closed 15 years ago
#117 closed enhancement (fixed)
Review and deploy Haskell static-cat
Reported by: | andersk | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | web | Keywords: | |
Cc: |
Description
A Haskell version static-cat has been written, benchmarked, packaged, and tested on b-b, so it’s blocking on review.
It adds support for Content-Encoding, If-Modified-Since, Range, If-Range, and REQUEST_METHOD. It should be easy to extend into a solution for the static content half of #60, at which point it could also support FastCGI with a two-line change if we decide we want that. Also, it has teh monadz.
Change History (1)
comment:1 Changed 15 years ago by andersk
- Resolution set to fixed
- sensitive set to 0
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r1590 and deployed!