You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RFCs don't permit empty header names. Reverse proxies have had issues with empty header names in the past. See this issue and this CVE for details.
Gunicorn should start rejecting messages containing empty header names.
The text was updated successfully, but these errors were encountered:
The RFCs don't permit empty header names. Reverse proxies have had issues with empty header names in the past. See this issue and this CVE for details.
Gunicorn should start rejecting messages containing empty header names.
The text was updated successfully, but these errors were encountered: