benoitc / gunicorn

gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
http://www.gunicorn.org
Other
9.73k stars 1.74k forks source link

Does gunicorn want to support WSGI+ ? #3161

Open pwtail opened 6 months ago

pwtail commented 6 months ago

Here is the proposal https://github.com/pwtail/wsgi_plus

Here is the proof of concept https://github.com/pwtail/gunicorn/pull/1/files#diff-9818e6c0e3d6054dc383f77ce881ba79f8090a904fb3abd9892306f096e58319

benoitc commented 1 month ago

where is discussed this specification ?

benoitc commented 1 month ago

@pwtail bump