Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CURLINFO_EFFECTIVE_METHOD: added #5511

Closed
wants to merge 2 commits into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Jun 3, 2020

Provide the HTTP method that was used on the latest request, which might
be relevant for users when there was one or more redirects involved.

@ghost
Copy link

ghost commented Jul 13, 2020

Congratulations 🎉. DeepCode analyzed your code in 2.095 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

👉 View analysis in DeepCode’s Dashboard | Configure the bot

Provide the HTTP method that was used on the latest request, which might
be relevant for users when there was one or more redirects involved.
Gets the CURLINFO_EFFECTIVE_METHOD from libcurl.

Added test 1197 to verify.
@bagder bagder force-pushed the bagder/getinfo-effective-method branch from eea89c9 to 31101f3 Compare July 13, 2020 22:09
@bagder bagder closed this in d75e3ab Jul 14, 2020
@bagder bagder deleted the bagder/getinfo-effective-method branch July 14, 2020 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant