mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-02 10:41:30 +08:00
The description incorrectly stated the callable accepts two parameters (Worker and Request), but the signature shows four parameters including environ and resp. Closes #2592