-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.URLParser.AnyScheme
Andrew Lambert edited this page Nov 26, 2022
·
6 revisions
Dim AnyScheme As Boolean = True
When set to False
the URL parser will reject schemes that do not correspond to an available protocol. Defaults to True
.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.