issues
search
pgjones
/
hypercorn
Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.
MIT License
1.18k
stars
105
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove unnecessary aioquic version limit
#267
bkmgit
opened
18 hours ago
0
ConnectionResetError during page load
#266
FelixFunk
opened
2 weeks ago
0
RuntimeError on page refresh
#265
FelixFunk
opened
2 weeks ago
0
ssl error
#264
hanzhenbjm
opened
2 weeks ago
0
Count of pending requests
#263
nabheet
opened
3 weeks ago
0
Add write_timeout option
#262
jordanlibrande
closed
3 weeks ago
1
SSL: APPLICATION_DATA_AFTER_CLOSE_NOTIFY
#261
FelixFunk
opened
1 month ago
3
Can we have a default config filename?
#260
yrro
opened
1 month ago
0
Make handling of 'root_path' in dispatcher middleware adhere to ASGI spec
#259
DaGenix
opened
1 month ago
0
`DispatcherMiddleware` causes `CancelledError` on shudown
#258
npt
opened
1 month ago
0
asgi: import app and start app in same event loop
#257
trim21
opened
2 months ago
0
[docs] Fix missing word
#256
bmwant
opened
2 months ago
0
set end_stream=True when sending trailers
#255
adambudziak
opened
2 months ago
0
HTTP2 Trailers not being sent
#254
adambudziak
opened
2 months ago
2
Add a ready trigger callback
#253
nwns
opened
3 months ago
0
Fix examples of Config classmethods
#252
FichteFoll
opened
3 months ago
0
AttributeError: '_UnixSelectorEventLoop' object has no attribute 'shutdown_default_executor'
#251
vvanglro
opened
3 months ago
0
Documentation needs an http2 example
#250
tf42src
opened
3 months ago
0
feat: configure `hypercorn` with environment variables
#249
caerulescens
opened
3 months ago
1
[docs] Fix building the API reference.
#248
craigcitro
opened
3 months ago
1
Type hint for check_multiprocess_shutdown_event is confusing for mypy
#247
doc-sheet
opened
3 months ago
0
Support aioquic 1.x and update README.rst regarding HTTP/3
#246
jlaine
opened
4 months ago
1
Hypercorn processes daemon property fails multiprocessing.Process / concurrent.futures.ProcessPoolExecutor
#245
umairanis03
opened
4 months ago
1
error `hypercorn --config python:hypercorn_config.config`
#244
taogya
opened
5 months ago
1
Opentelemetry Tracing + Logging Issue
#243
tommyhe6
opened
5 months ago
0
ProxyFixMiddleware: Turns out GCP LBs and possibly AWS LBs only have one value in `x-forwarded-proto`
#242
nabheet
opened
5 months ago
1
It seems hypercorn is not closing connections properly
#241
nabheet
closed
5 months ago
12
Cannot start WSGI application using Dispatcher middleware to support both FastAPI and Flash app at the same time.
#240
nabheet
opened
5 months ago
1
Improve typing against Trio
#239
jakkdl
closed
5 months ago
1
Unexpected "shutdown without Lifespan support" error on Hypercorn 0.17.3
#238
amadanmath
opened
5 months ago
1
ProxyFixMiddleware throws exception when X-Forwarded-Host is present
#237
npt
closed
5 months ago
1
Can we please get a new release?
#236
nabheet
closed
5 months ago
1
TCP server keep-alive times out even though data is being received.
#235
dbrnz
opened
6 months ago
2
pytest-cov / pytest-sugar not included in pyproject.toml
#234
seidnerj
opened
6 months ago
0
Reload up to date SSL certificates without restarting server?
#233
seidnerj
opened
6 months ago
0
Need clarification on trusted hops
#232
nabheet
closed
6 months ago
1
Getting permission Error [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions when running FastAPI in IIS
#231
jstoppa
opened
6 months ago
0
How do I log username in access log?
#230
nabheet
closed
6 months ago
1
Can the ASGI application be specified in the config file?
#229
yrro
opened
6 months ago
0
Don't completely crash server on uncaught exception
#228
alex-anthropic
closed
6 months ago
3
Fix bad disconnects in HTTP/1.1 with keep_alive_max_requests
#227
alex-anthropic
closed
6 months ago
0
Occassionally with HTTP2, server does not send "End Stream" flag as True when all the data has been sent in response
#226
saudawar
opened
6 months ago
0
Entire hypercorn server crashes when receiving trailing data on a websocket upgrade request
#225
njsmith
opened
6 months ago
1
Add yaml support for logging config
#224
iliadmitriev
opened
6 months ago
1
Set TCP_NODELAY on sockets
#223
alex-anthropic
closed
6 months ago
0
Bugfix handle an edge case during an abnormal close scenario with a statsd logger configured
#222
alex-anthropic
closed
6 months ago
1
FastAPI deployed with hypercorn in GCP Cloud Run returning 503 sporadically
#221
bgregoinductiva
opened
6 months ago
6
Is Hypercorn server serving up response using HTTP/2
#220
sandeep12rana
closed
5 months ago
1
Performance issue
#219
davidbrochart
opened
6 months ago
2
Logging app initialization failure using config.log
#218
pdelagrave
opened
7 months ago
1
Next