Activity log for bug #1546844

Date Who What changed Old value New value Message
2016-02-18 02:41:51 Tomoe Sugihara bug added bug
2016-02-18 02:45:10 Tomoe Sugihara description Release: Liberty Platform: RDO on CentOS7 HEAD request for an non-existent object returns 404 (correct) with a body(incorrect), which violates HTTP/1.1 standard: https://tools.ietf.org/html/rfc7231#section-4.3.2 This leads to a weird behavior in aws-sdk-ruby (1.60.2) where it tries to read the next response after HEAD and parse the status code, but it ends up reading the body that was incorrectly returned by the previous 404 response. ref: https://lists.cloudfoundry.org/archives/list/cf-bosh@lists.cloudfoundry.org/message/WZDC277UP67IHQKSRQXGSDKSMUOSN34L/ Release: Liberty Platform: RDO on CentOS7 HEAD request for an non-existent object returns 404 (correct) with a body(incorrect), which violates HTTP/1.1 standard: https://tools.ietf.org/html/rfc7231#section-4.3.2 This leads to a weird behavior in aws-sdk-ruby (1.60.2) where it tries to read the next response after HEAD and parse the status code, but it ends up reading the body that was incorrectly returned by the previous 404 response. This is causing a problem for bosh director to access swift as a S3 compatible storage. ref: https://lists.cloudfoundry.org/archives/list/cf-bosh@lists.cloudfoundry.org/message/WZDC277UP67IHQKSRQXGSDKSMUOSN34L/