Skip to content

libcURL.EasyHandle.URL

Andrew Lambert edited this page Jun 7, 2015 · 10 revisions

#libcURL.EasyHandle.URL

##Property Declaration

 Dim URL As String

##Notes Gets and sets the URL to get/send to. Accepts URLs as curl would on the command line, allowing you to set the port, host, username and password, etc. simply by setting them in the URL passed to the setter. Getter returns the most recently used URL.

##See also

Clone this wiki locally