Skip to content
Snippets Groups Projects
Commit 89acdf50 authored by Steve Holme's avatar Steve Holme
Browse files

DOCS: Minor rewording / clarification of host name protocol detection

parent c0d50278
No related branches found
No related tags found
No related merge requests found
......@@ -621,8 +621,8 @@ scheme://host:port/path
For a greater explanation of the format please see RFC3986.
If the given URL lacks the scheme (such as "http://" or "ftp://" etc) then
libcurl will attempt to resolve the protocol based on the given host name,
which may be one of the following:
libcurl will attempt to resolve the protocol based on one of the following
given host names:
HTTP, FTP, DICT, LDAP, IMAP, POP3 or SMTP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment