> ... The Request-URI needs to handle IRI's. The headers mostly > don't--almost all headers are of mostly type "token", which is US-ASCII. > A few are of type "TEXT", which is ISO-8859-1/RFC 2047. The remaining > (sub)values are mostly custom byte sequences: ...
Also don't forget about the still-in-draft Link header that is getting a lot of attention currently (especially at it relates to resource discovery). http://tools.ietf.org/id/draft-nottingham-http-link-header-04.txt It includes IRIs, along with some other information. -- Deron Meranda _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com