2355771d4b
Move repeated test re metadata header syntax to an include file and make it be rendered as a note. Also make already included text about metadata header value encoding be a note. Change-Id: I4795836587492954ad24dd5baaa5d668746d6040
7 lines
248 B
PHP
7 lines
248 B
PHP
.. note::
|
|
|
|
The metadata value must be UTF-8-encoded and then
|
|
URL-encoded before you include it in the header.
|
|
This is a direct violation of the HTTP/1.1 `basic rules
|
|
<http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2>`_.
|