Skip to content

Request._split_url_string() incorrectly handles empty/blank parameters #22

@rogerm

Description

@rogerm

Section 3.4.1.3.2 - Parameters Normalization

Item number 3 of the normalization spec sepcifically states that all values must be included, even if they are empty. The call to parse_qs must therefore be changed to set keep_blank_values=False

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions