issues
search
yesodweb
/
wai
Haskell Web Application Interface
MIT License
834
stars
263
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
withHandle
#1015
kazu-yamamoto
closed
2 days ago
1
Asynchronous exeptions
#1014
kazu-yamamoto
opened
4 days ago
0
Rethrow async exception
#1013
kazu-yamamoto
closed
4 days ago
15
Removing unliftio
#1012
kazu-yamamoto
closed
2 weeks ago
4
No using data-default
#1011
Vlix
closed
2 weeks ago
3
data-default-class -> data-default
#1010
9999years
closed
3 weeks ago
3
Waiting untill the number of FDs desreases on EMFILE
#1009
kazu-yamamoto
closed
1 month ago
1
wai-app-static: Allow accessing .well-known
#1008
dpwiz
opened
1 month ago
2
warp, warp-tls: Export functions to serve applications over existing connections
#1007
dpwiz
closed
2 months ago
3
[feature] export function to create connection on already established TLS context
#1006
epoberezkin
opened
2 months ago
1
Difference between CertFromFile and CertFromMemory
#1005
bflyblue
opened
2 months ago
1
delay new connection in case of exausted files
#1004
domenkozar
closed
1 month ago
3
busy loop on too many open files
#1003
domenkozar
closed
3 weeks ago
3
cabal.project: Remove allow-newer and SRP stanzas
#1002
erikd
opened
2 months ago
1
Wai Parse `FilenameTooLong` error incorrectly thrown for too long param name
#1001
moll
opened
2 months ago
2
wrapTillBound in Network/Wai/Parse.hs incorrectly counting max chunk size (e.g. file sizes towards max parameter size)
#1000
moll
opened
3 months ago
0
wai-app-static: serve HTML files without extension
#999
rniii
opened
3 months ago
1
warp: Use more meaningful types instead of `Bool`
#998
sol
closed
3 months ago
3
Gzip middleware leads to warp "Client closed connection prematurely"
#997
pbrisbin
opened
4 months ago
3
Reworking `mkDebounce`
#996
Vlix
closed
2 weeks ago
9
Why are there two different implementations of sending a `Builder`?
#995
mitchellwrosen
opened
5 months ago
1
Update all stack files to fix CI
#994
Vlix
closed
5 months ago
2
`Control.Debounce.mkDebounce` might be not debouncing correctly when `Leading`
#993
Vlix
closed
6 months ago
7
add instance Traversable UrlMap'
#992
chris-martin
closed
2 weeks ago
6
ensuring to receive 4 bytes.
#991
kazu-yamamoto
closed
6 months ago
6
Middleware for header validation
#990
pbrinkmeier
closed
6 months ago
3
"is http2" detection doesn't seem quite correct
#989
mitchellwrosen
closed
6 months ago
5
WarpTLS did not provide a way to use existing `Data.X509.CertificateChain`?
#988
pe200012
closed
6 months ago
0
ConnectionIsClosed written to stdout
#987
wilfreddenton
closed
6 months ago
0
Eagerly remove `Handle`s from the manager
#986
FinleyMcIlwaine
closed
7 months ago
1
Make reaper workloads modifiable
#985
FinleyMcIlwaine
closed
7 months ago
2
making mkConn of WarpTLS interruptible
#984
kazu-yamamoto
closed
7 months ago
1
WarpTLS cannot teminate TCP connections if TLS handshake is not done
#983
kazu-yamamoto
closed
7 months ago
1
warp-3.4.0 failed to build with Cabal on macOS
#982
SpeedyOrc-C
closed
6 months ago
10
Exception response handler doesn't catch exceptions
#981
omcnoe
opened
7 months ago
5
auto-update: mkDebounce leaking the thread
#980
Yuras
opened
8 months ago
11
Improve Documentation of Graceful Shutdown
#979
andrewthad
opened
8 months ago
1
Last-Modifed and If-Modified-Since handling with `responseFile`
#978
maxime-didier
opened
8 months ago
6
wai-app-static: add NoCache to MaxAge
#977
blackheaven
closed
8 months ago
0
Warp host preference not binding correctly for `!6` and `*` special values
#976
laurenceisla
closed
7 months ago
4
master -> main
#975
kazu-yamamoto
opened
9 months ago
0
CI
#974
kazu-yamamoto
closed
10 months ago
2
Format files with CPP
#973
Vlix
closed
10 months ago
1
Ocramz safe parserequestbodyex #963
#972
kazu-yamamoto
closed
10 months ago
1
HTTP/2 or /3 might not have minor version
#971
Vlix
closed
10 months ago
2
No WAI Response composers work to send HTTP 103 Early Hints
#970
thomasjm
closed
10 months ago
3
Multiline syntax bug
#969
Vlix
closed
10 months ago
1
Reworked header lines logic
#968
Vlix
opened
10 months ago
16
prevent thunks from building when calculating size in 'toBufWith'
#967
Vlix
closed
10 months ago
3
Use `Data.Word8` when possible
#966
Vlix
closed
10 months ago
4
Next