Re: State of IRI and getHeader(String)

* T. Kuro Kurosaka wrote:
>I found out that, with Tomcat, request.getHeader("x-my-header")
>doesn't return the intended text if text includes non-ASCII and
>encoded in UTF-8.

There is no basis for using UTF-8-encoded HTTP headers. Do not do that.

>I thought wide acceptance of the IRI would have resolved this issue
>long time ago. But the IETF paper on IRI
>http://www.ietf.org/rfc/rfc3987
>still seems to be in the draft state. What happened to the IRI proposal?

IRIs are about writing <http://björn.höhrmann.de/>, not HTTP headers.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Friday, 28 June 2013 09:52:11 UTC