summaryrefslogtreecommitdiff
path: root/api-ref/source/storage-container-services.inc
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref/source/storage-container-services.inc')
-rw-r--r--api-ref/source/storage-container-services.inc14
1 files changed, 2 insertions, 12 deletions
diff --git a/api-ref/source/storage-container-services.inc b/api-ref/source/storage-container-services.inc
index a97967532..ebeee1a02 100644
--- a/api-ref/source/storage-container-services.inc
+++ b/api-ref/source/storage-container-services.inc
@@ -124,12 +124,7 @@ To create, update, or delete a custom metadata item, use the ``X
-Container-Meta-{name}`` header, where ``{name}`` is the name of
the metadata item.
-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.
-
+.. include:: metadata_header_syntax.inc
.. include:: metadata_header_encoding.inc
Example requests and responses:
@@ -240,12 +235,7 @@ To create, update, or delete a custom metadata item, use the ``X
-Container-Meta-{name}`` header, where ``{name}`` is the name of
the metadata item.
-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.
-
+.. include:: metadata_header_syntax.inc
.. include:: metadata_header_encoding.inc
Subsequent requests for the same key and value pair overwrite the