[Bug 920197] Re: [SRU] webob last stable version 1.1.1 response header bug

Steve Langasek 920197 at bugs.launchpad.net
Thu Oct 14 05:35:31 UTC 2021


The Precise Pangolin has reached end of life, so this bug will not be
fixed for that release

** Changed in: swift (Ubuntu Precise)
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-webob in Ubuntu.
https://bugs.launchpad.net/bugs/920197

Title:
  [SRU] webob last stable version 1.1.1 response header bug

Status in python-webob package in Ubuntu:
  Fix Released
Status in swift package in Ubuntu:
  Fix Released
Status in python-webob source package in Precise:
  Fix Released
Status in swift source package in Precise:
  Won't Fix
Status in python-webob source package in Quantal:
  Fix Released
Status in swift source package in Quantal:
  Fix Released

Bug description:
  if u use webob last stable version 1.1.1 with swift and want to send a
  HEAD request to get an object info,

  the response http header CONTENT-TYPE and CONTENT-LENGTH will be
  wrong,

  it should return the real content type and real length of the object
  like: image/gif , 139520 (bytes)

  but it just return text/html and all http header length

  the real stable version i test is 1.0.8

  thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-webob/+bug/920197/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list