Skip to content

Pull Request #438. Request.decode() errors argument ignored #439

@jeremylowery

Description

@jeremylowery

Currently, when calling Request.decode("encoding", "ignore"), webob still raises a decode error with invalid characters despite passing an "ignore" argument to errors. I submitted PR 438 to take the errors argument into account for Transcoder.transcode_query, and further down the call chain in util:parse_qsl_text

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