File: metadata_header_encoding.inc

package info (click to toggle)
swift 2.35.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 22,516 kB
  • sloc: python: 277,184; javascript: 1,059; sh: 619; pascal: 295; makefile: 81; xml: 32
file content (6 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
.. 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>`_.