Name
easy:GetInfo_Scheme -- get the URL scheme (sometimes called protocol) used in the connection
Synopsis
scheme = easy:GetInfo_Scheme()
Function
Returns a string holding the URL scheme used for the most recent connection done with this CURL handle.
Inputs
none
Results
scheme
output value
Show TOC