header encoding
#1238
Replies: 1 comment
-
Hi, I ended here after I tried to use utf-8 in
an explanation (in french) of the rfc8187 uses a similar example here :
Also I think #1098 should link here as well Edit : Also this has already been done in the FileResponse Class of Starlette, I'm here talking of the Response Class that does not support the starred versions of headers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
see #1236
Some related URLs
https://dzone.com/articles/utf-8-in-http-headers
#1163
https://bugzilla.mozilla.org/show_bug.cgi?id=601933#c2
previously the recommendation was:
but it has since been updated to
https://www.rfc-editor.org/rfc/rfc7230.html#page-26
so it seems like they're saying
but we need to maintain an allowlist of "newly" and "historically" defined header fields
Beta Was this translation helpful? Give feedback.
All reactions