1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
happstack-server-7.3.5: bumped version More... almost 12 years ago
happstack-server: WebT now uses the 'fail' behavior of the monad it wraps instead of hardcoding its own behavior More... almost 12 years ago
happstack-server: in rloop, use failResponse to render prettier HTML error messages instead of a plain-text string. More... almost 12 years ago
happstack-server: some whitespace cleanup More... almost 12 years ago
happstack-server-7.3.4: bump version number More... almost 12 years ago
happstack-server: fix mkHeader to merge headers values such that their order is the same as the original list More... almost 12 years ago
happstack-server: decode x-www-form-urlencoded directly from ByteString.Lazy as it might be long when inside body More... almost 12 years ago
happstack-server: report ram limits coressed on x-www-form-urlencoded as Entity Too Large More... almost 12 years ago
happstack-server-7.3.3: allow text 1.1 and blaze-html 0.8 More... about 12 years ago
Handle 'Socket is not connected' when doing socket shutdown More... about 12 years ago
happstack-server-7.3.2: allow text 1.0 More... about 12 years ago
happstack-server-7.3.1: headers are now sent in the order they are added instead of the reverse order More... over 12 years ago
Failing test case for cookie ordering bug. More... over 12 years ago
happstack-server-7.3.0: bumped version More... over 12 years ago
if the connection is terminated by the timeout manager, really kill the thread instead of trying to keep-alive/continue More... over 12 years ago
happstack-server-7.2.0: Added ErrorT class instances for Happstack, ServerMonad, FilterMonad, WebMonad, HasRqData More... over 12 years ago
happstack-server-7.1.7.1: bumped version More... almost 13 years ago
put Happstack/Server/Tests.hs in tarball More... almost 13 years ago
happstack-server-7.1.7: patched SURI so that it is not affected by the changing behavior of unEscapeString in network >= 2.4.1.1 More... almost 13 years ago
happstack-server-7.1.6: allow blaze-html 0.6 More... almost 13 years ago
happstack-server-7.1.5: fixed bug in rqSecure field for instance Show Request More... almost 13 years ago
happstack-server-7.1.4: bumped version, removed trailing whitespace in Socket.hs More... almost 13 years ago
Combined getPort with sockAddrToHostname into sockAddToPeer sockAddrToPeer is implemented using Template Haskell and handles lack of IPv6 support correctly (unlike the earlier version of getPort) More... almost 13 years ago
happstack-server-7.1.3: bumped version, minor formating changes. More... almost 13 years ago
cleaner remote port fix More... almost 13 years ago
remote port number fix More... almost 13 years ago
happstack-server-7.1.2: serveDirectory now appends / to directory entries in the listing and the uri More... almost 13 years ago
happstack-server: add note about port numbers when using the host routing predicate More... about 13 years ago
happstack-server-7.1.1: bumped version More... about 13 years ago
happstack-server: support for directory<1.2 More... about 13 years ago