Merge branch 'bc/actualmente' into maint
Doc grammo fix. * bc/actualmente: docs: use "currently" for the present time
This commit is contained in:
commit
80b806f1a8
@ -71,7 +71,7 @@ http.saveCookies::
|
|||||||
http.version::
|
http.version::
|
||||||
Use the specified HTTP protocol version when communicating with a server.
|
Use the specified HTTP protocol version when communicating with a server.
|
||||||
If you want to force the default. The available and default version depend
|
If you want to force the default. The available and default version depend
|
||||||
on libcurl. Actually the possible values of
|
on libcurl. Currently the possible values of
|
||||||
this option are:
|
this option are:
|
||||||
|
|
||||||
- HTTP/2
|
- HTTP/2
|
||||||
@ -84,7 +84,7 @@ http.sslVersion::
|
|||||||
particular configuration of the crypto library in use. Internally
|
particular configuration of the crypto library in use. Internally
|
||||||
this sets the 'CURLOPT_SSL_VERSION' option; see the libcurl
|
this sets the 'CURLOPT_SSL_VERSION' option; see the libcurl
|
||||||
documentation for more details on the format of this option and
|
documentation for more details on the format of this option and
|
||||||
for the ssl version supported. Actually the possible values of
|
for the ssl version supported. Currently the possible values of
|
||||||
this option are:
|
this option are:
|
||||||
|
|
||||||
- sslv2
|
- sslv2
|
||||||
|
Loading…
Reference in New Issue
Block a user