Skip to content

Conversation

@dumconstantin
Copy link

No description provided.

} else {
if ($method == "PUT") {
curl_setopt($curl, CURLOPT_CUSTOMREQUEST, "PUT");
if ($method == "PUT" || $method == "DELETE") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already addressed in #76.

@aik099
Copy link
Member

aik099 commented May 22, 2016

Please rebase and solve conflicts.

@aik099
Copy link
Member

aik099 commented Dec 31, 2024

Closing in favor of #219.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants