Loading docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.3 +3 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,9 @@ The Content-Length: servers send for a compressed response is supposed to indicate the length of the compressed content so when auto decoding is enabled it may not match the sum of bytes reported by the write callbacks (although, sending the length of the non-compressed content is a common server mistake). The application does not have to keep the string around after setting this option. .SH DEFAULT NULL .SH PROTOCOLS Loading docs/libcurl/opts/CURLOPT_CAINFO.3 +3 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,9 @@ option is supported for backward compatibility with other SSL engines, but it should not be set. If the option is not set, then curl will use the certificates in the system and user Keychain to verify the peer, which is the preferred method of verifying the peer's certificate chain. The application does not have to keep the string around after setting this option. .SH DEFAULT Built-in system specific .SH PROTOCOLS Loading docs/libcurl/opts/CURLOPT_CAPATH.3 +3 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,9 @@ This makes sense only when used in combination with the The \fICURLOPT_CAPATH(3)\fP function apparently does not work in Windows due to some limitation in openssl. The application does not have to keep the string around after setting this option. .SH DEFAULT NULL .SH PROTOCOLS Loading docs/libcurl/opts/CURLOPT_COOKIE.3 +3 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,9 @@ previous ones. This option will not enable the cookie engine. Use \fICURLOPT_COOKIEFILE(3)\fP or \fICURLOPT_COOKIEJAR(3)\fP to enable parsing and sending cookies automatically. The application does not have to keep the string around after setting this option. .SH DEFAULT NULL, no cookies .SH PROTOCOLS Loading docs/libcurl/opts/CURLOPT_COOKIEFILE.3 +3 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,9 @@ sub-domains) or use the Netscape format. If you use this option multiple times, you just add more files to read. Subsequent files will add more cookies. The application does not have to keep the string around after setting this option. .SH DEFAULT NULL .SH PROTOCOLS Loading Loading
docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.3 +3 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,9 @@ The Content-Length: servers send for a compressed response is supposed to indicate the length of the compressed content so when auto decoding is enabled it may not match the sum of bytes reported by the write callbacks (although, sending the length of the non-compressed content is a common server mistake). The application does not have to keep the string around after setting this option. .SH DEFAULT NULL .SH PROTOCOLS Loading
docs/libcurl/opts/CURLOPT_CAINFO.3 +3 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,9 @@ option is supported for backward compatibility with other SSL engines, but it should not be set. If the option is not set, then curl will use the certificates in the system and user Keychain to verify the peer, which is the preferred method of verifying the peer's certificate chain. The application does not have to keep the string around after setting this option. .SH DEFAULT Built-in system specific .SH PROTOCOLS Loading
docs/libcurl/opts/CURLOPT_CAPATH.3 +3 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,9 @@ This makes sense only when used in combination with the The \fICURLOPT_CAPATH(3)\fP function apparently does not work in Windows due to some limitation in openssl. The application does not have to keep the string around after setting this option. .SH DEFAULT NULL .SH PROTOCOLS Loading
docs/libcurl/opts/CURLOPT_COOKIE.3 +3 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,9 @@ previous ones. This option will not enable the cookie engine. Use \fICURLOPT_COOKIEFILE(3)\fP or \fICURLOPT_COOKIEJAR(3)\fP to enable parsing and sending cookies automatically. The application does not have to keep the string around after setting this option. .SH DEFAULT NULL, no cookies .SH PROTOCOLS Loading
docs/libcurl/opts/CURLOPT_COOKIEFILE.3 +3 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,9 @@ sub-domains) or use the Netscape format. If you use this option multiple times, you just add more files to read. Subsequent files will add more cookies. The application does not have to keep the string around after setting this option. .SH DEFAULT NULL .SH PROTOCOLS Loading