Skip to content

HTTP.URLParsingError parsing fragmented Request. #126

@samoconnor

Description

@samoconnor

If the URL part of a request gets fragmented, only the tail fragment is passed to onurl() resulting in HTTP.URLParsingError.

See test in #125.

It looks like we need to buffer the URL (maybe in parser.valuebuffer ?) @quinnj ?

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