Name
easy:GetInfo_Effective_Method -- get the last used HTTP method (V2.0)
Synopsis
methodp = easy:GetInfo_Effective_Method()
Function
Returns a string containing the last used effective HTTP method.

In cases when you have asked libcurl to follow redirects, the method may not be the same method the first request would use.

Inputs
none

Results
methodp
output value

Show TOC