2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wai: added 'modifyRequest' and 'mapRequestHeaders' More... over 1 year ago
Merge #949 More... over 1 year ago
Merge pull request #948 from Vlix/add-extension-map-to-mime-types More... over 1 year ago
Merge pull request #947 from Vlix/last-update-for-warp-3.3.30 More... over 1 year ago
wai: add setRequestBodyChunks to silence requestBody deprecation warning More... over 1 year ago
warp: remove redundant 'fromIntegral' More... over 1 year ago
mime-types: updated 'mime-types.cabal' and the ChangeLog for this change. More... over 1 year ago
mime-types: added 'defaultExtensionMap' More... over 1 year ago
warp.cabal: needs 'wai-3.2.2.1' to not fail on 'getRequestBodyChunk' imports More... over 1 year ago
ChangeLog: added entries to describe the changes/fixes from #945 and #946 More... over 1 year ago
warp: changed body length count type to 'Integer' (as 'Int' can only count up to 2.1GB on 32-bit machines) More... over 1 year ago
Merge PR #946 More... over 1 year ago
Merge PR #945 More... over 1 year ago
Merge PR #943 More... over 1 year ago
warp: if we're building the outgoing buffer, why not count the bytes? More... over 1 year ago
warp/test: also added 'If-Range' tests More... over 1 year ago
warp/test: added more tests for 'FileSpec' to verify 'If-(None-)Match' and 'If-(Un)Modified-Since' headers interact as expected. More... over 1 year ago
warp: revisited the handling of conditional requests to be as the RFC 9110 prescribes it. More... over 1 year ago
warp: needed to get the method into 'conditionalRequest', so I needed to pass it to lots more functions, and immediately also moved the checking of 'isHead' to where it was actually needed More... over 1 year ago
wai-app-static: found that the static app only assumes 'If-None-Match' headers have one value, but there can be more More... over 1 year ago
warp: bumped version and added to ChangeLog More... over 1 year ago
warp: only add Server header if there is none in the response headers More... over 1 year ago
Merge pull request #942 from Vlix/fix/changelog-version-typo More... over 1 year ago
warp-tls: fixed typo in ChangeLog More... over 1 year ago
Merge pull request #915 from flipstone/install-shutdown-handler-in-tls More... over 1 year ago
Merge branch 'master' into install-shutdown-handler-in-tls More... over 1 year ago
Merge PR #939 More... over 1 year ago
Merge pull request #941 from Vlix/updating-CI-to-newer-GHC-and-stack-ltses More... over 1 year ago
dropped testing of any GHC < 8.10.7 and made all builds work on the subsequent LTS-es More... over 1 year ago
Merge pull request #940 from Vlix/waitforzero-tweak More... over 1 year ago