httpx icon indicating copy to clipboard operation
httpx copied to clipboard

Support IDNA2003

Open jruere opened this issue 1 year ago • 2 comments
trafficstars

From: https://github.com/encode/httpx/discussions/2586

Accept already encoded domains, and do not attempt to decode them. This way, any IDNA encoding would be accepted, and it's up to the application to decide the policy of what to actually accept.

jruere avatar Jun 25 '24 11:06 jruere