Change in ovirt-engine-sdk[sdk_4.1]: 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> (cherry picked from commit 1718027bdb0b5c47c580899ff103db86225024b1) --- M sdk/lib/ovirtsdk4/__init__.py 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/77012 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibb43f4a6ced9687efe54e61753fed357d9005651 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: sdk_4.1 Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review