File: metadata_header_syntax.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 (7 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
.. note::

    Metadata keys (the name of the metadata) must be treated as case-insensitive
    at all times. These keys can contain ASCII 7-bit characters that are not
    control (0-31) characters, DEL, or a separator character, according to
    `HTTP/1.1 <http://www.w3.org/Protocols/rfc2616/rfc2616.html>`_ .
    The underscore character is silently converted to a hyphen.