Hide Forgot
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