Skip to content

Support UTF8 in request headers #981

Description

@Keksoj

For now Sōzu follows RFC7230 for allowed characters in HTTP headers, that forbids UTF8 characters and returns a 400.

It could be beneficial to perform a simple passthrough, since more and more traffic contains UTF8 in headers (typically in non-english speaking countries).

This may have to be done in Kawa.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions