Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jeremylowery opened this issue Oct 24, 2022 · 0 comments
Open

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

jeremylowery opened this issue Oct 24, 2022 · 0 comments

Comments

@jeremylowery
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant