Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Never validate curl post settings for non post requests#273

Open
Toflar wants to merge 1 commit intophp-vcr:masterfrom
Toflar:patch-1
Open

Never validate curl post settings for non post requests#273
Toflar wants to merge 1 commit intophp-vcr:masterfrom
Toflar:patch-1

Conversation

@Toflar
Copy link

@Toflar Toflar commented Mar 25, 2019

After my latest dependency update I suddenly get To set a CURLOPT_READFUNCTION, CURLOPT_INFILESIZE must be set. exceptions even though I send a GET request.
Something must have changed here but I guess it's just save to always early return if the request is not a POST request anyway because that's essentially what the method is for 😄

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.

1 participant