Bug 1041746 - [RFE][glance]: Adding 100-continue in WSGI response headers
Summary: [RFE][glance]: Adding 100-continue in WSGI response headers
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/glan...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 19:09 UTC by RHOS Integration
Modified: 2015-03-19 17:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:44:33 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 19:09:00 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/100-continue-in-response-headers.

Description:

Currently, glance does not return this header. 

However, it is used in cases where there is large data being sent.

Getting this header back would behave like a heartbeat response from the server to the client. It would help understand the client  
    -if more data need to be sent or
    -if there was some failure like auth token expiration, etc.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.