1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ToMessage instances for (Lazy)ByteString More... over 14 years ago
happstack-server: 6.2.3 More... over 14 years ago
server: use offset parameter when sending with sendfile More... over 14 years ago
happstack-server 6.2.2 - askRqEnv do not check for request body form-data when there definitely could not be any. More... over 14 years ago
happstack-server 6.2.1: change how we detect and report a failure to call decodeBody In response to this error report: More... over 14 years ago
happstack-server 6.1.6 - export EntryKind, browseIndex, renderDirectoryContents, and renderDirectoryContentsTable More... over 14 years ago
happstack-server: another attempt at calculating a safepath in the file serve code More... over 14 years ago
fix to safepath calculation use by serveDirectory More... over 14 years ago
happstack-server: build against network >= 2.2.3 by default now that hslogger has been updated More... over 14 years ago
happstack-server: 6.1.3 - cookie parser now decodes quoted pairs As reported here: More... over 14 years ago
happstack-server: bumped version to 6.1.2 More... over 14 years ago
happstack-server: added bindIPv4 More... almost 15 years ago
happstack-server: fix build errors with bodyPolicy More... almost 15 years ago
happstack-server: in decodeBody return requestEntityTooLarge instead of calling fail. More... almost 15 years ago
happstack-server: but version to 6.1 since last two patches affect the API More... almost 15 years ago
add Alternative and Applicative as constraints to the Happstack class More... almost 15 years ago
server: add httpOnly flag to Cookie More... almost 15 years ago
happstack-server: export lookText and lookTexts More... almost 15 years ago
happstack-server: fix keep-alive for http 1.0 when there is no content-length set. More... almost 15 years ago
happstack-server: export chunked and contentLength helper functions from .Types More... almost 15 years ago
happstack-server: fixed file handle leak in filePathSendFile and filePathStrict More... almost 15 years ago
happstack-server: fixed typo in comment for filePathStrict More... almost 15 years ago
happstack-server: added missing MonadState instance for ServerPartT More... almost 15 years ago
bumped to version 6.0.0 More... almost 15 years ago
happstack-server: purged some no longer needed build dependencies More... almost 15 years ago
happstack-server: create sligthly nicer Show instance for Response More... almost 15 years ago
add missing import More... almost 15 years ago
happstack-server: takeRequestBody is now, (MonadIO m) => m, instead of IO. More... almost 15 years ago
happstack-server: decodeBody/bodyInput, do not take the request body if there is no chance we are going to be able to decode it. More... about 15 years ago
happstack-server: remove old timeout code and some other clean up More... about 15 years ago