Skip to content

Improper stripping of whitespace from header values #139

@kenballus

Description

@kenballus

When WEBrick receives a request with \x0b or \x0c on either side of a header value, it strips those characters off before processing the header. While header values should be whitespace stripped, the RFC is clear that the only whitespace that should be stripped is SP and HTAB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions