Name
easy:GetInfo_Effective_URL -- get the last used URL
Synopsis
urlp = easy:GetInfo_Effective_URL()
Function
Returns the last used effective URL.

In cases when you've asked libcurl to follow redirects, it may very well not be the same value you get with #CURLOPT_URL.

Inputs
none

Results
urlp
output value

Show TOC