[Webkit-unassigned] [Bug 15287] WebKit does not support non ascii parameters defined in RFC2231
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 16 13:26:18 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=15287
------- Comment #10 from ap at webkit.org 2008-08-16 13:26 PDT -------
(In reply to comment #8)
> filename*="utf-8'en'%D7%A2%D7%91%D7%A8%D7%99%D7%AA"
> filename*=utf-8'en'%D7%A2%D7%91%D7%A8%D7%99%D7%AA
AFAICT, these only differ in that the original one has quotation marks.
Could you please clarify why they are no allowed? It is strange to me because
(1) extended-initial-value is not referenced anywhere else in RFC 2231, so
formally speaking, it does not mean anything; and (2) RFC 2231 itself has an
example that uses quoted strings:
Content-Type: application/x-stuff
title*0*=us-ascii'en'This%20is%20even%20more%20
title*1*=%2A%2A%2Afun%2A%2A%2A%20
title*2="isn't it!"
Does the variant with quotations marks work in other browsers?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list