openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
wai
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 3 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
wai: added 'modifyRequest' and 'mapRequestHeaders'
Felix Paulusma
More...
over 1 year ago
Merge #949
Kazu Yamamoto
More...
over 1 year ago
Merge pull request #948 from Vlix/add-extension-map-to-mime-types
Michael Snoyman
More...
over 1 year ago
Merge pull request #947 from Vlix/last-update-for-warp-3.3.30
Kazu Yamamoto
More...
over 1 year ago
wai: add setRequestBodyChunks to silence requestBody deprecation warning
David Beacham
More...
over 1 year ago
warp: remove redundant 'fromIntegral'
Felix Paulusma
More...
over 1 year ago
mime-types: updated 'mime-types.cabal' and the ChangeLog for this change.
Felix Paulusma
More...
over 1 year ago
mime-types: added 'defaultExtensionMap'
Felix Paulusma
More...
over 1 year ago
warp.cabal: needs 'wai-3.2.2.1' to not fail on 'getRequestBodyChunk' imports
Felix Paulusma
More...
over 1 year ago
ChangeLog: added entries to describe the changes/fixes from #945 and #946
Felix Paulusma
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)
Felix Paulusma
More...
over 1 year ago
Merge PR #946
Kazu Yamamoto
More...
over 1 year ago
Merge PR #945
Kazu Yamamoto
More...
over 1 year ago
Merge PR #943
Kazu Yamamoto
More...
over 1 year ago
warp: if we're building the outgoing buffer, why not count the bytes?
Felix Paulusma
More...
over 1 year ago
warp/test: also added 'If-Range' tests
Felix Paulusma
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.
Felix Paulusma
More...
over 1 year ago
warp: revisited the handling of conditional requests to be as the RFC 9110 prescribes it.
Felix Paulusma
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
Felix Paulusma
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
Felix Paulusma
More...
over 1 year ago
warp: bumped version and added to ChangeLog
Felix Paulusma
More...
over 1 year ago
warp: only add Server header if there is none in the response headers
Felix Paulusma
More...
over 1 year ago
Merge pull request #942 from Vlix/fix/changelog-version-typo
Kazu Yamamoto
More...
over 1 year ago
warp-tls: fixed typo in ChangeLog
Felix Paulusma
More...
over 1 year ago
Merge pull request #915 from flipstone/install-shutdown-handler-in-tls
Felix Paulusma
More...
over 1 year ago
Merge branch 'master' into install-shutdown-handler-in-tls
David Vollbracht
More...
over 1 year ago
Merge PR #939
Kazu Yamamoto
More...
over 1 year ago
Merge pull request #941 from Vlix/updating-CI-to-newer-GHC-and-stack-ltses
Kazu Yamamoto
More...
over 1 year ago
dropped testing of any GHC < 8.10.7 and made all builds work on the subsequent LTS-es
Felix Paulusma
More...
over 1 year ago
Merge pull request #940 from Vlix/waitforzero-tweak
Kazu Yamamoto
More...
over 1 year ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree