-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.URLPart
Andrew Lambert edited this page Jul 17, 2020
·
6 revisions
libcURL.URLPart
Protected Enum URLPart
All=0
Scheme
User
Password
Options
Host
Port
Path
Query
FragmentUsed in the URLParser class to indicate the part of the URL being referred to.
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.