Fix references to old swift use of headers

As noted in the bug, this section was incomplete in the information
it gave about the use of headers and metadata.

patchset2 fixes a spelling error

fixes bug 1071085

Change-Id: If94d7c00dc6483cd2cc88b0292b81ea0c5dd3e0b
This commit is contained in:
Tom Fifield 2013-06-30 16:58:27 +10:00
parent e25ef441c3
commit 5e65d0588f

View File

@ -184,7 +184,9 @@ format="SVG" scale="60"/>
additional HTTP headers on the &PUT; request.</para>
<para>The object can be created with custom metadata via HTTP
headers identified with the <code>X-Object-Meta-</code>
prefix.</para>
prefix, or arbitrary headers set with the
<literal>allowed_headers</literal> option in the object-server
configuration.</para>
<example>
<title>Create or Update Object HTTP Request</title>
<literallayout class="monospaced"><xi:include href="samples/object-create-req.txt" parse="text"/></literallayout>