Skip to content

CURLINFO_EFFECTIVE_METHOD: added#5511

Closed
bagder wants to merge 2 commits into
masterfrom
bagder/getinfo-effective-method
Closed

CURLINFO_EFFECTIVE_METHOD: added#5511
bagder wants to merge 2 commits into
masterfrom
bagder/getinfo-effective-method

Conversation

@bagder

@bagder bagder commented Jun 3, 2020

Copy link
Copy Markdown
Member

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.

@bagder bagder added HTTP feature-window A merge of this requires an open feature window libcurl API labels Jun 3, 2020
@bagder bagder force-pushed the bagder/getinfo-effective-method branch from 5c933b6 to 06b5b30 Compare June 3, 2020 20:49
@ghost

ghost commented Jul 13, 2020

Copy link
Copy Markdown

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

bagder added 2 commits July 14, 2020 00:08
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

Labels

feature-window A merge of this requires an open feature window HTTP libcurl API

Development

Successfully merging this pull request may close these issues.

1 participant