« Previous | Next » 

Revision 8e95eb05

ID8e95eb056126bad4b7696ceb32b3882ad581bb36

Added by Sofia Papagiannaki almost 10 years ago

pithos: HEAD object request returned erroneous content type

According to commit: b698d39dd6cbe4bf47b63ed0d6a98b9b126ca40e
views defining their response 'Content-Type' should set the
'override_serialization' attribute of response to 'True'.
However, this was missing in the specific view.
Now this code is moved in ``put_object_headers`` that
is used by both HEAD & GET object requests.

Refs: #3997
k

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences