We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38fb56e + 856249c commit aff812cCopy full SHA for aff812c
Documentation/config/http.txt
@@ -71,7 +71,7 @@ http.saveCookies::
71
http.version::
72
Use the specified HTTP protocol version when communicating with a server.
73
If you want to force the default. The available and default version depend
74
- on libcurl. Actually the possible values of
+ on libcurl. Currently the possible values of
75
this option are:
76
77
- HTTP/2
@@ -84,7 +84,7 @@ http.sslVersion::
84
particular configuration of the crypto library in use. Internally
85
this sets the 'CURLOPT_SSL_VERSION' option; see the libcurl
86
documentation for more details on the format of this option and
87
- for the ssl version supported. Actually the possible values of
+ for the ssl version supported. Currently the possible values of
88
89
90
- sslv2
0 commit comments