Revision 3c4bb1a0 docs/source/devguide.rst

b/docs/source/devguide.rst
1004 1004
    <input type="submit">
1005 1005
  </form>
1006 1006

  
1007
This will create/override the object with the given name, as if using ``PUT``. The ``Content-Type`` of the object will be set to the value of the corresponding header sent in the part of the request containing the data (usually, automatically handled by the browser). Metadata, sharing and other object attributes can not be set this way.
1007
This will create/override the object with the given name, as if using ``PUT``. The ``Content-Type`` of the object will be set to the value of the corresponding header sent in the part of the request containing the data (usually, automatically handled by the browser). Metadata, sharing and other object attributes can not be set this way. The response will contain the object's ETag.
1008 1008

  
1009 1009
==========================  ===============================
1010 1010
Reply Header Name           Value

Also available in: Unified diff