Change in ovirt-engine-sdk[master]: Fill COPYPOSTFIELDS only for POST and PUT requests

From Ondra Machacek <omachace@redhat.com>:
Ondra Machacek has submitted this change and it was merged. Change subject: Fill COPYPOSTFIELDS only for POST and PUT requests ...................................................................... Fill COPYPOSTFIELDS only for POST and PUT requests HTTP pipelining is valid only for idempotent operations. Pycurl automatically disables pipelining if COPYPOSTFIELDS is set, even if pipelining is explicitly set. Change-Id: Ibb43f4a6ced9687efe54e61753fed357d9005651 Signed-off-by: Ondra Machacek <omachace@redhat.com> --- M sdk/lib/ovirtsdk4/__init__.py 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Juan Hernandez: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/76768 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibb43f4a6ced9687efe54e61753fed357d9005651 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review