mirror of
https://github.com/curl/curl.git
synced 2025-04-18 16:30:45 +08:00
symbols-in-versions: the CLOSEPOLICY options are deprecated
The were used with the CURLOPT_CLOSEPOLICY option, which *never* worked.
This commit is contained in:
parent
c44671ed43
commit
018f9cb480
@ -212,12 +212,12 @@ CURLAUTH_NONE 7.10.6
|
||||
CURLAUTH_NTLM 7.10.6
|
||||
CURLAUTH_NTLM_WB 7.22.0
|
||||
CURLAUTH_ONLY 7.21.3
|
||||
CURLCLOSEPOLICY_CALLBACK 7.7
|
||||
CURLCLOSEPOLICY_LEAST_RECENTLY_USED 7.7
|
||||
CURLCLOSEPOLICY_LEAST_TRAFFIC 7.7
|
||||
CURLCLOSEPOLICY_NONE 7.7
|
||||
CURLCLOSEPOLICY_OLDEST 7.7
|
||||
CURLCLOSEPOLICY_SLOWEST 7.7
|
||||
CURLCLOSEPOLICY_CALLBACK 7.7 7.16.1
|
||||
CURLCLOSEPOLICY_LEAST_RECENTLY_USED 7.7 7.16.1
|
||||
CURLCLOSEPOLICY_LEAST_TRAFFIC 7.7 7.16.1
|
||||
CURLCLOSEPOLICY_NONE 7.7 7.16.1
|
||||
CURLCLOSEPOLICY_OLDEST 7.7 7.16.1
|
||||
CURLCLOSEPOLICY_SLOWEST 7.7 7.16.1
|
||||
CURLE_ABORTED_BY_CALLBACK 7.1
|
||||
CURLE_AGAIN 7.18.2
|
||||
CURLE_ALREADY_COMPLETE 7.7.2 7.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user