Skip to content

Conversation

@tipabu
Copy link
Contributor

@tipabu tipabu commented Mar 13, 2019

While this is out of spec according to RFC 7230 (which limits expected octets to some subset of ASCII), it is often useful to be able to mimic an out-of-spec client when testing a server or application.

Use Latin-1 in keeping with how we handle headers and bodies. This is the first fix proposed in the bug report; the second will also be submitted so reviewers can decide between fixes.

https://bugs.python.org/issue36274

https://bugs.python.org/issue36274

While this is out of spec according to RFC 7230 (which limits
expected octets to some subset of ASCII), it is often useful to
be able to mimic an out-of-spec client when testing a server or
application.

Use Latin-1 in keeping with how we handle headers and bodies.

https://bugs.python.org/issue36274
@tipabu tipabu force-pushed the bpo-36274-latin-1 branch from f673e21 to 3d8161a Compare July 8, 2019 18:09
@jaraco
Copy link
Member

jaraco commented Sep 11, 2019

Closing for this reason.

@jaraco jaraco closed this Sep 11, 2019
@tipabu tipabu deleted the bpo-36274-latin-1 branch September 11, 2019 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants