commit | f2deb18a8a6df8d8ca849705e884133e429f9099 | [log] [tgz] |
---|---|---|
author | Brian Ober <bober@us.ibm.com> | Tue Apr 12 19:28:04 2016 +0000 |
committer | Brian Ober <bober@us.ibm.com> | Wed May 11 09:33:10 2016 -0500 |
tree | df644b392e2c5b6751a0b9719cce4a25a311bc69 | |
parent | bc9e9ed470d0db95a84d865cd74b8085d8252da6 [diff] |
Addresses Expect: 100-continue client behavior Updates to the object storage object services cases with Expect: 100-continue. The current test case sends data along with the Expect: 100-continue header, which does not properly mimic expected behavior. Updated the method to send no body with the proper content length along with the Expect header then sending the body once the 100-continue is received. Closes-Bug: #1573859 Change-Id: I91b486e067a0acacf7ca121e6d5da006554b5348