issues
search
abersheeran
/
a2wsgi
Convert WSGI app to ASGI app or ASGI app to WSGI app.
Apache License 2.0
226
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Headers containing underscores should be ignored?
#62
nmoreaud
closed
1 month ago
5
Task was destroyed but it is pending error
#61
jeffthompsonsd
opened
2 months ago
3
Fix inconsistent HTTPStatus string representation
#60
nyanloutre
closed
3 months ago
1
Fix ASGIMiddleware Receive
#59
abersheeran
closed
4 months ago
1
Starlette StreamingResponse does not work anymore
#58
paradoxxxzero
closed
4 months ago
3
Require typing_extensions on Python < 3.11
#57
encukou
closed
4 months ago
0
Connexion 3 issue with FlaskApp and WSGIResponder.wsgi
#56
Lewiscowles1986
closed
5 months ago
4
Use thread-safe API to call things on ASGIResponder.loop
#54
encukou
closed
5 months ago
0
ASGIMiddleware uses non-threadsafe asyncio API
#53
encukou
closed
5 months ago
3
a2wsgi needs typing_extensions on older Python versions
#52
encukou
closed
4 months ago
2
drop python<=3.7 support
#50
kloczek
closed
7 months ago
6
Uvicorn 0.28.0 introduction of new ClientDisconnected exception which impacts WSGIMiddleware on client disconnects
#49
kravnaut
closed
7 months ago
1
Unhandled error in ASGI middleware below wrapped WSGI app causes the app to hang.
#48
nickvalin1
closed
7 months ago
7
Use asyncio queue for wsgi middleware sending queue
#47
peterzaccha
closed
8 months ago
1
Inquiry regarding memory consumption in WSGIResponder's send queue
#46
peterzaccha
closed
8 months ago
1
a2wsgi can't work with BaseHTTPMiddleware in Starlette
#45
fnep
closed
4 months ago
16
Type mismatch a2wsgi.asgi_typing.*Scope and starlette.types.Scope
#44
mvdbeek
closed
10 months ago
1
Follow spec
#43
abersheeran
closed
10 months ago
0
Possible WSGI spec incompliance (missing calls to close)
#42
apollo13
closed
10 months ago
0
WSGIMiddleware behavior after Starlette update
#41
tarsil
closed
10 months ago
2
Follow https://github.com/django/asgiref/issues/229#issuecomment-765583185
#40
abersheeran
closed
10 months ago
0
Occurs AttributeError: 'NoneType' object has no attribute 'encode' error when using a2wsgi with keystonemiddleware
#39
frankming123
closed
11 months ago
6
Drop Python3.7 and support Python3.12
#37
abersheeran
closed
1 year ago
0
Convert to pdm-backend
#35
mgorny
closed
1 year ago
2
Gateway timeout with ASGIMiddleware and uwsgi
#34
ldperron
closed
1 year ago
5
Type Issue when Passing Flask App to WSGIMiddleware
#33
cancan101
closed
1 year ago
1
Test in python3.11
#32
abersheeran
closed
1 year ago
0
Preserve execution context when running code in ThreadPool
#31
RobbeSneyders
closed
1 year ago
4
Drop python3.6 support
#28
abersheeran
closed
2 years ago
0
fix: Set an empty stream if wsgi.input does not exists.
#27
krieu
closed
2 years ago
0
'NoneType' object has no attribute 'read'
#26
krieu
closed
2 years ago
2
Allow rewrite some environ value by environment variables
#25
abersheeran
closed
2 years ago
0
WSGIMiddleware overhead
#23
gaganpreet
closed
2 years ago
2
Skip HTTP_CONTENT_TYPE and HTTP_CONTENT_LENGTH headers
#22
RobbeSneyders
closed
2 years ago
3
ASGIMiddleware cannot handle multiple content-type or content-length environ entries
#21
RobbeSneyders
closed
2 years ago
3
Update development dependencies
#20
abersheeran
closed
2 years ago
0
Use with Blacksheep?
#18
jordemort
closed
3 years ago
6
Use with aiohttp?
#17
jordemort
closed
3 years ago
1
Converting FastAPI app to WSGI and use it on cPanel
#16
keyvan-najafy
closed
3 years ago
9
What's the best way to get logging from the ASGIMiddleware?
#13
allen-munsch
closed
3 years ago
1
Adapt to new behavior of httpx
#9
CoolSpring8
closed
3 years ago
1
environ["SERVER_PORT"] could be "None"
#8
CoolSpring8
closed
3 years ago
8
Error using starlette.responses.StreamingResponse
#7
sralloza
closed
3 years ago
2
feat: pass client's IP address and port to ASGI app via scope 'client'
#6
sralloza
closed
4 years ago
2
Client scope not implemented
#5
sralloza
closed
4 years ago
6
Update Wsgi to asgi
#4
abersheeran
closed
4 years ago
0
Question about exception handling
#3
sralloza
closed
4 years ago
3
WSGI Middleware Error in non-ascii path
#1
abersheeran
closed
4 years ago
0