curl_easy_setopt.3: fixed some typos
This commit is contained in:
parent
c7e491f9c2
commit
c66c2dd755
@ -70,11 +70,11 @@ Transfer multiple files according to a file name pattern. See \fICURLOPT_WILDCAR
|
|||||||
.IP CURLOPT_WRITEFUNCTION
|
.IP CURLOPT_WRITEFUNCTION
|
||||||
Callback for writing data. See \fICURLOPT_WRITEFUNCTION(3)\fP
|
Callback for writing data. See \fICURLOPT_WRITEFUNCTION(3)\fP
|
||||||
.IP CURLOPT_WRITEDATA
|
.IP CURLOPT_WRITEDATA
|
||||||
Data pointer to pass to the write callback. See \fCURLOPT_WRITEDATA(3)\fP
|
Data pointer to pass to the write callback. See \fICURLOPT_WRITEDATA(3)\fP
|
||||||
.IP CURLOPT_READFUNCTION
|
.IP CURLOPT_READFUNCTION
|
||||||
Callback for reading data. See \fICURLOPT_READFUNCTION(3)\fP
|
Callback for reading data. See \fICURLOPT_READFUNCTION(3)\fP
|
||||||
.IP CURLOPT_READDATA
|
.IP CURLOPT_READDATA
|
||||||
Data pointer to pass to the read callback. See \fCURLOPT_READDATA(3)\fP
|
Data pointer to pass to the read callback. See \fICURLOPT_READDATA(3)\fP
|
||||||
.IP CURLOPT_IOCTLFUNCTION
|
.IP CURLOPT_IOCTLFUNCTION
|
||||||
Callback for I/O operations. See \fICURLOPT_IOCTLFUNCTION(3)\fP
|
Callback for I/O operations. See \fICURLOPT_IOCTLFUNCTION(3)\fP
|
||||||
.IP CURLOPT_IOCTLDATA
|
.IP CURLOPT_IOCTLDATA
|
||||||
@ -217,7 +217,7 @@ HTTP proxy authentication methods. See \fICURLOPT_PROXYAUTH(3)\fP
|
|||||||
.IP CURLOPT_SASL_IR
|
.IP CURLOPT_SASL_IR
|
||||||
Enable SASL initial response. See \fICURLOPT_SASL_IR(3)\fP
|
Enable SASL initial response. See \fICURLOPT_SASL_IR(3)\fP
|
||||||
.IP CURLOPT_XOAUTH2_BEARER
|
.IP CURLOPT_XOAUTH2_BEARER
|
||||||
Xoauth2 bearer token. See \fICURLOPT_XOAUTH2_BEARER(3)\fP
|
XOAuth2 bearer token. See \fICURLOPT_XOAUTH2_BEARER(3)\fP
|
||||||
.SH HTTP OPTIONS
|
.SH HTTP OPTIONS
|
||||||
.IP CURLOPT_AUTOREFERER
|
.IP CURLOPT_AUTOREFERER
|
||||||
Automatically set Referer: header. See \fICURLOPT_AUTOREFERER(3)\fP
|
Automatically set Referer: header. See \fICURLOPT_AUTOREFERER(3)\fP
|
||||||
@ -236,7 +236,7 @@ How to act on redirects after POST. See \fICURLOPT_POSTREDIR(3)\fP
|
|||||||
.IP CURLOPT_PUT
|
.IP CURLOPT_PUT
|
||||||
Issue a HTTP PUT request. See \fICURLOPT_PUT(3)\fP
|
Issue a HTTP PUT request. See \fICURLOPT_PUT(3)\fP
|
||||||
.IP CURLOPT_POST
|
.IP CURLOPT_POST
|
||||||
Issue a HTTP POST requst. See \fICURLOPT_POST(3)\fP
|
Issue a HTTP POST request. See \fICURLOPT_POST(3)\fP
|
||||||
.IP CURLOPT_POSTFIELDS
|
.IP CURLOPT_POSTFIELDS
|
||||||
Send a POST with this data. See \fICURLOPT_POSTFIELDS(3)\fP
|
Send a POST with this data. See \fICURLOPT_POSTFIELDS(3)\fP
|
||||||
.IP CURLOPT_POSTFIELDSIZE
|
.IP CURLOPT_POSTFIELDSIZE
|
||||||
@ -371,7 +371,7 @@ Maximum file size to get. See \fICURLOPT_MAXFILESIZE_LARGE(3)\fP
|
|||||||
.IP CURLOPT_TIMECONDITION
|
.IP CURLOPT_TIMECONDITION
|
||||||
Make a time conditional request. See \fICURLOPT_TIMECONDITION(3)\fP
|
Make a time conditional request. See \fICURLOPT_TIMECONDITION(3)\fP
|
||||||
.IP CURLOPT_TIMEVALUE
|
.IP CURLOPT_TIMEVALUE
|
||||||
Time value for the tiem conditional request. See \fICURLOPT_TIMEVALUE(3)\fP
|
Time value for the time conditional request. See \fICURLOPT_TIMEVALUE(3)\fP
|
||||||
.SH CONNECTION OPTIONS
|
.SH CONNECTION OPTIONS
|
||||||
.IP CURLOPT_TIMEOUT
|
.IP CURLOPT_TIMEOUT
|
||||||
Timeout for the entire request. See \fICURLOPT_TIMEOUT(3)\fP
|
Timeout for the entire request. See \fICURLOPT_TIMEOUT(3)\fP
|
||||||
@ -380,7 +380,7 @@ Millisecond timeout for the entire request. See \fICURLOPT_TIMEOUT_MS(3)\fP
|
|||||||
.IP CURLOPT_LOW_SPEED_LIMIT
|
.IP CURLOPT_LOW_SPEED_LIMIT
|
||||||
Low speed limit to abort transfer. See \fICURLOPT_LOW_SPEED_LIMIT(3)\fP
|
Low speed limit to abort transfer. See \fICURLOPT_LOW_SPEED_LIMIT(3)\fP
|
||||||
.IP CURLOPT_LOW_SPEED_TIME
|
.IP CURLOPT_LOW_SPEED_TIME
|
||||||
Time to be below the speed to triger low speed abort. See \fICURLOPT_LOW_SPEED_TIME(3)\fP
|
Time to be below the speed to trigger low speed abort. See \fICURLOPT_LOW_SPEED_TIME(3)\fP
|
||||||
.IP CURLOPT_MAX_SEND_SPEED_LARGE
|
.IP CURLOPT_MAX_SEND_SPEED_LARGE
|
||||||
Cap upload speed to this. See \fICURLOPT_MAX_SEND_SPEED_LARGE(3)\fP
|
Cap upload speed to this. See \fICURLOPT_MAX_SEND_SPEED_LARGE(3)\fP
|
||||||
.IP CURLOPT_MAX_RECV_SPEED_LARGE
|
.IP CURLOPT_MAX_RECV_SPEED_LARGE
|
||||||
@ -406,9 +406,9 @@ Provide fixed/fake name resolves. See \fICURLOPT_RESOLVE(3)\fP
|
|||||||
.IP CURLOPT_DNS_INTERFACE
|
.IP CURLOPT_DNS_INTERFACE
|
||||||
Bind name resolves to this interface. See \fICURLOPT_DNS_INTERFACE(3)\fP
|
Bind name resolves to this interface. See \fICURLOPT_DNS_INTERFACE(3)\fP
|
||||||
.IP CURLOPT_DNS_LOCAL_IP4
|
.IP CURLOPT_DNS_LOCAL_IP4
|
||||||
Bind name rewsolves to this IP4 address. See \fICURLOPT_DNS_LOCAL_IP4(3)\fP
|
Bind name resolves to this IP4 address. See \fICURLOPT_DNS_LOCAL_IP4(3)\fP
|
||||||
.IP CURLOPT_DNS_LOCAL_IP6
|
.IP CURLOPT_DNS_LOCAL_IP6
|
||||||
Bind name rewsolves to this IP6 address. See \fICURLOPT_DNS_LOCAL_IP6(3)\fP
|
Bind name resolves to this IP6 address. See \fICURLOPT_DNS_LOCAL_IP6(3)\fP
|
||||||
.IP CURLOPT_ACCEPTTIMEOUT_MS
|
.IP CURLOPT_ACCEPTTIMEOUT_MS
|
||||||
Timeout for waiting for the server's connect back to be accepted. See \fICURLOPT_ACCEPTTIMEOUT_MS(3)\fP
|
Timeout for waiting for the server's connect back to be accepted. See \fICURLOPT_ACCEPTTIMEOUT_MS(3)\fP
|
||||||
.SH SSL and SECURITY OPTIONS
|
.SH SSL and SECURITY OPTIONS
|
||||||
@ -445,7 +445,7 @@ Certificate Revocation List. See \fICURLOPT_CRLFILE(3)\fP
|
|||||||
.IP CURLOPT_SSL_VERIFYHOST
|
.IP CURLOPT_SSL_VERIFYHOST
|
||||||
Verify the host name in the SSL certificate. See \fICURLOPT_SSL_VERIFYHOST(3)\fP
|
Verify the host name in the SSL certificate. See \fICURLOPT_SSL_VERIFYHOST(3)\fP
|
||||||
.IP CURLOPT_CERTINFO
|
.IP CURLOPT_CERTINFO
|
||||||
Extract certficate info. See \fICURLOPT_CERTINFO(3)\fP
|
Extract certificate info. See \fICURLOPT_CERTINFO(3)\fP
|
||||||
.IP CURLOPT_RANDOM_FILE
|
.IP CURLOPT_RANDOM_FILE
|
||||||
Provide source for entropy random data. See \fICURLOPT_RANDOM_FILE(3)\fP
|
Provide source for entropy random data. See \fICURLOPT_RANDOM_FILE(3)\fP
|
||||||
.IP CURLOPT_EGDSOCKET
|
.IP CURLOPT_EGDSOCKET
|
||||||
|
Loading…
x
Reference in New Issue
Block a user