mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:23:58 +03:00
curl.h: add CURLPROTO_GOPHERS as own protocol identifier
Follow-up to a1f06f32b8, to make sure it can be handled separately
from plain gopher.
Closes #6418
This commit is contained in:
parent
ab525c059e
commit
f52c6981c5
4 changed files with 8 additions and 3 deletions
|
|
@ -703,6 +703,7 @@ CURLPROTO_FILE 7.19.4
|
|||
CURLPROTO_FTP 7.19.4
|
||||
CURLPROTO_FTPS 7.19.4
|
||||
CURLPROTO_GOPHER 7.21.2
|
||||
CURLPROTO_GOPHERS 7.75.0
|
||||
CURLPROTO_HTTP 7.19.4
|
||||
CURLPROTO_HTTPS 7.19.4
|
||||
CURLPROTO_IMAP 7.20.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue