-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.