← Back to team overview

registry team mailing list archive

[Bug 646039] [NEW] PUT with X-Copy-From header requires content length header

 

Public bug reported:

PUT operations with an X-Copy-From header require a content length
header, even though the final content-length is found from the source
object (referenced in the X-Copy-From header).

Since there is no need to read a body from this form of PUT, there is no
need to require a content-length.

Alternatively, it may be correct to simply require a content-length of 0
(current behavior).

** Affects: swift
     Importance: Undecided
         Status: New

-- 
PUT with X-Copy-From header requires content length header
https://bugs.launchpad.net/bugs/646039
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack Object Storage (swift).



Follow ups

References