Skip to content

urldata: let the HTTP method be in the set.* struct#5499

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/http-method-change
Closed

urldata: let the HTTP method be in the set.* struct#5499
bagder wants to merge 1 commit into
masterfrom
bagder/http-method-change

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Jun 1, 2020

When the method is updated inside libcurl we must still not change the
method as set by the user as then repeated transfers with that same
handle might not execute the same operation anymore!

This fixes the libcurl part of #5462

Test 1633 added to verify.

When the method is updated inside libcurl we must still not change the
method as set by the user as then repeated transfers with that same
handle might not execute the same operation anymore!

This fixes the libcurl part of #5462

Test 1633 added to verify.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant