Skip to content

Don't use underscores in HTTP headers#357

Merged
ekohl merged 1 commit intotheforeman:masterfrom
evgeni:remote-user
Sep 4, 2024
Merged

Don't use underscores in HTTP headers#357
ekohl merged 1 commit intotheforeman:masterfrom
evgeni:remote-user

Conversation

@evgeni
Copy link
Member

@evgeni evgeni commented Sep 4, 2024

Those are rejected by Gunicorn 22+, see [1] for details. For older releases of Gunicorn we still unset the underscore notation.

[1] benoitc/gunicorn#2799

Those are rejected by Gunicorn 22+, see [1] for details.
For older releases of Gunicorn we still unset the underscore notation.

[1] benoitc/gunicorn#2799
@ekohl ekohl added the Bug Something isn't working label Sep 4, 2024
@ekohl ekohl enabled auto-merge (rebase) September 4, 2024 13:34
@ekohl ekohl merged commit 5aebaae into theforeman:master Sep 4, 2024
@evgeni evgeni deleted the remote-user branch September 4, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants