curl/docs/libcurl/opts
Jay Satiro 0dc40b2a0f CURLOPT_DEBUGFUNCTION.3: warn about internal handles
- Warn that the user's debug callback may be called with the handle
  parameter set to an internal handle.

Without this warning the user may assume that the only handles their
debug callback receives are the easy handles on which they set
CURLOPT_DEBUGFUNCTION.

This is a follow-up to f8cee8cc which changed DoH handles to inherit
the debug callback function set in the user's easy handle. As a result
those handles are now passed to the user's debug callback function.

Closes https://github.com/curl/curl/pull/12034
2023-10-08 00:21:10 -04:00
..
CMakeLists.txt
CURLINFO_ACTIVESOCKET.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_APPCONNECT_TIME_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_APPCONNECT_TIME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CAINFO.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CAPATH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CERTINFO.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CONDITION_UNMET.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CONN_ID.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CONNECT_TIME_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CONNECT_TIME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CONTENT_LENGTH_UPLOAD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_CONTENT_TYPE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_COOKIELIST.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_EFFECTIVE_METHOD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_EFFECTIVE_URL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_FILETIME_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_FILETIME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_FTP_ENTRY_PATH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_HEADER_SIZE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_HTTP_CONNECTCODE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_HTTP_VERSION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_HTTPAUTH_AVAIL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_LASTSOCKET.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLINFO_LOCAL_IP.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_LOCAL_PORT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_NAMELOOKUP_TIME_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_NAMELOOKUP_TIME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_NUM_CONNECTS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_OS_ERRNO.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_PRETRANSFER_TIME_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_PRETRANSFER_TIME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_PRIMARY_IP.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_PRIMARY_PORT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_PRIVATE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_PROTOCOL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_PROXY_ERROR.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_PROXY_SSL_VERIFYRESULT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_PROXYAUTH_AVAIL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_REDIRECT_COUNT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_REDIRECT_TIME_T.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLINFO_REDIRECT_TIME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_REDIRECT_URL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_REFERER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_REQUEST_SIZE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_RESPONSE_CODE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_RETRY_AFTER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_RTSP_CLIENT_CSEQ.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_RTSP_CSEQ_RECV.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_RTSP_SERVER_CSEQ.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_RTSP_SESSION_ID.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SCHEME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SIZE_DOWNLOAD_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SIZE_DOWNLOAD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SIZE_UPLOAD_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SIZE_UPLOAD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SPEED_DOWNLOAD_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SPEED_DOWNLOAD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SPEED_UPLOAD_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SPEED_UPLOAD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SSL_ENGINES.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_SSL_VERIFYRESULT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_STARTTRANSFER_TIME_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_STARTTRANSFER_TIME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_TLS_SESSION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_TLS_SSL_PTR.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLINFO_TOTAL_TIME_T.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_TOTAL_TIME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLINFO_XFER_ID.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_MAX_CONCURRENT_STREAMS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_MAX_HOST_CONNECTIONS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_MAX_PIPELINE_LENGTH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_MAX_TOTAL_CONNECTIONS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_MAXCONNECTS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_PIPELINING_SERVER_BL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_PIPELINING_SITE_BL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_PIPELINING.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_PUSHDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_PUSHFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_SOCKETDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_SOCKETFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_TIMERDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLMOPT_TIMERFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_ABSTRACT_UNIX_SOCKET.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_ACCEPT_ENCODING.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_ACCEPTTIMEOUT_MS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_ADDRESS_SCOPE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_ALTSVC_CTRL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_ALTSVC.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_APPEND.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_AUTOREFERER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_AWS_SIGV4.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_BUFFERSIZE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CA_CACHE_TIMEOUT.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_CAINFO_BLOB.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CAINFO.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CAPATH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CERTINFO.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CHUNK_BGN_FUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CHUNK_DATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CHUNK_END_FUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CLOSESOCKETDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CLOSESOCKETFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CONNECT_ONLY.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CONNECT_TO.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CONNECTTIMEOUT_MS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CONNECTTIMEOUT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_CONV_FROM_UTF8_FUNCTION.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_CONV_TO_NETWORK_FUNCTION.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_COOKIE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_COOKIEFILE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_COOKIEJAR.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_COOKIELIST.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_COOKIESESSION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_COPYPOSTFIELDS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CRLF.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CRLFILE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CURLU.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_CUSTOMREQUEST.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DEBUGDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DEBUGFUNCTION.3 CURLOPT_DEBUGFUNCTION.3: warn about internal handles 2023-10-08 00:21:10 -04:00
CURLOPT_DEFAULT_PROTOCOL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DIRLISTONLY.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DISALLOW_USERNAME_IN_URL.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_DNS_CACHE_TIMEOUT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DNS_INTERFACE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DNS_LOCAL_IP4.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DNS_LOCAL_IP6.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DNS_SERVERS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DNS_SHUFFLE_ADDRESSES.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DNS_USE_GLOBAL_CACHE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DOH_SSL_VERIFYHOST.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DOH_SSL_VERIFYPEER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DOH_SSL_VERIFYSTATUS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_DOH_URL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_EGDSOCKET.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_ERRORBUFFER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_EXPECT_100_TIMEOUT_MS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FAILONERROR.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FILETIME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FNMATCH_DATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FNMATCH_FUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FOLLOWLOCATION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FORBID_REUSE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FRESH_CONNECT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTP_ACCOUNT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTP_ALTERNATIVE_TO_USER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTP_CREATE_MISSING_DIRS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTP_FILEMETHOD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTP_SKIP_PASV_IP.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTP_SSL_CCC.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTP_USE_EPRT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTP_USE_EPSV.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTP_USE_PRET.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTPPORT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_FTPSSLAUTH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_GSSAPI_DELEGATION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 man pages: simplify the .TH sections 2023-04-26 10:17:13 +02:00
CURLOPT_HAPROXY_CLIENT_IP.3 docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
CURLOPT_HAPROXYPROTOCOL.3 man pages: simplify the .TH sections 2023-04-26 10:17:13 +02:00
CURLOPT_HEADER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HEADERDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HEADERFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HEADEROPT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HSTS_CTRL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HSTS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HSTSREADDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HSTSREADFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HSTSWRITEDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HSTSWRITEFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HTTP09_ALLOWED.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HTTP200ALIASES.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HTTP_CONTENT_DECODING.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HTTP_TRANSFER_DECODING.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HTTP_VERSION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HTTPAUTH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HTTPGET.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HTTPHEADER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HTTPPOST.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_HTTPPROXYTUNNEL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_IGNORE_CONTENT_LENGTH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_INFILESIZE_LARGE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_INFILESIZE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_INTERFACE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_INTERLEAVEDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_INTERLEAVEFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_IOCTLDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_IOCTLFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_IPRESOLVE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_ISSUERCERT_BLOB.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_ISSUERCERT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_KEEP_SENDING_ON_ERROR.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_KEYPASSWD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_KRBLEVEL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_LOCALPORT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_LOCALPORTRANGE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_LOGIN_OPTIONS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_LOW_SPEED_LIMIT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_LOW_SPEED_TIME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAIL_AUTH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAIL_FROM.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAIL_RCPT_ALLOWFAILS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAIL_RCPT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAX_RECV_SPEED_LARGE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAX_SEND_SPEED_LARGE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAXAGE_CONN.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAXCONNECTS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAXFILESIZE_LARGE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAXFILESIZE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAXLIFETIME_CONN.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MAXREDIRS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MIME_OPTIONS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_MIMEPOST.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_NETRC_FILE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_NETRC.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_NEW_DIRECTORY_PERMS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_NEW_FILE_PERMS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_NOBODY.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_NOPROGRESS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_NOPROXY.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_NOSIGNAL.3 docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
CURLOPT_OPENSOCKETDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_OPENSOCKETFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PASSWORD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PATH_AS_IS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PINNEDPUBLICKEY.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PIPEWAIT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PORT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_POST.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_POSTFIELDS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_POSTFIELDSIZE_LARGE.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_POSTFIELDSIZE.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_POSTQUOTE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_POSTREDIR.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PRE_PROXY.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_PREQUOTE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PREREQDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PREREQFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PRIVATE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROGRESSDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROGRESSFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROTOCOLS_STR.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROTOCOLS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_CAINFO_BLOB.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_CAINFO.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_CAPATH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_CRLFILE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_ISSUERCERT_BLOB.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_ISSUERCERT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_KEYPASSWD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_PINNEDPUBLICKEY.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SERVICE_NAME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SSL_CIPHER_LIST.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SSL_OPTIONS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SSL_VERIFYHOST.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_PROXY_SSL_VERIFYPEER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SSLCERT_BLOB.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SSLCERT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SSLCERTTYPE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SSLKEY_BLOB.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SSLKEY.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SSLKEYTYPE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_SSLVERSION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_TLS13_CIPHERS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_TLSAUTH_PASSWORD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_TLSAUTH_TYPE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_TLSAUTH_USERNAME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY_TRANSFER_MODE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXY.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXYAUTH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXYHEADER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXYPASSWORD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXYPORT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXYTYPE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXYUSERNAME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PROXYUSERPWD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_PUT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_QUICK_EXIT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_QUOTE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RANDOM_FILE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RANGE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_READDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_READFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_REDIR_PROTOCOLS_STR.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_REDIR_PROTOCOLS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_REFERER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_REQUEST_TARGET.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RESOLVE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RESOLVER_START_DATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RESOLVER_START_FUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RESUME_FROM_LARGE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RESUME_FROM.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RTSP_CLIENT_CSEQ.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RTSP_REQUEST.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RTSP_SERVER_CSEQ.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RTSP_SESSION_ID.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RTSP_STREAM_URI.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_RTSP_TRANSPORT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SASL_AUTHZID.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SASL_IR.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SEEKDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SEEKFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SERVER_RESPONSE_TIMEOUT.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_SERVICE_NAME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SHARE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SOCKOPTDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SOCKOPTFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SOCKS5_AUTH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SOCKS5_GSSAPI_NEC.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SOCKS5_GSSAPI_SERVICE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_AUTH_TYPES.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_COMPRESSION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_HOSTKEYDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_HOSTKEYFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_KEYDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_KEYFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_KNOWNHOSTS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_PRIVATE_KEYFILE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSH_PUBLIC_KEYFILE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSL_CIPHER_LIST.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSL_CTX_DATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSL_CTX_FUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSL_EC_CURVES.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSL_ENABLE_ALPN.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSL_ENABLE_NPN.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSL_FALSESTART.3 docs: rewrite to present tense 2023-08-23 23:26:10 +02:00
CURLOPT_SSL_OPTIONS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSL_SESSIONID_CACHE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSL_VERIFYHOST.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_SSL_VERIFYPEER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSL_VERIFYSTATUS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSLCERT_BLOB.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSLCERT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSLCERTTYPE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSLENGINE_DEFAULT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSLENGINE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSLKEY_BLOB.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSLKEY.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSLKEYTYPE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SSLVERSION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_STDERR.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_STREAM_DEPENDS_E.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_STREAM_DEPENDS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_STREAM_WEIGHT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_SUPPRESS_CONNECT_HEADERS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TCP_FASTOPEN.3 docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
CURLOPT_TCP_KEEPALIVE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TCP_KEEPIDLE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TCP_KEEPINTVL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TCP_NODELAY.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TELNETOPTIONS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TFTP_BLKSIZE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TFTP_NO_OPTIONS.3 docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
CURLOPT_TIMECONDITION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TIMEOUT_MS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TIMEOUT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TIMEVALUE_LARGE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TIMEVALUE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TLS13_CIPHERS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TLSAUTH_PASSWORD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TLSAUTH_TYPE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TLSAUTH_USERNAME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TRAILERDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TRAILERFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TRANSFER_ENCODING.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_TRANSFERTEXT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_UNIX_SOCKET_PATH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_UNRESTRICTED_AUTH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_UPKEEP_INTERVAL_MS.3 tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
CURLOPT_UPLOAD_BUFFERSIZE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_UPLOAD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_URL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_USE_SSL.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_USERAGENT.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_USERNAME.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_USERPWD.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_VERBOSE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_WILDCARDMATCH.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_WRITEDATA.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLOPT_WRITEFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_WS_OPTIONS.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_XFERINFODATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_XFERINFOFUNCTION.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLOPT_XOAUTH2_BEARER.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLSHOPT_LOCKFUNC.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLSHOPT_SHARE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLSHOPT_UNLOCKFUNC.3 docs: update curl man page references 2023-09-28 22:57:24 +02:00
CURLSHOPT_UNSHARE.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
CURLSHOPT_USERDATA.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00
Makefile.am build: fix portability of mancheck and checksrc targets 2023-09-01 15:08:39 -07:00
Makefile.inc docs/libcurl/opts/Makefile.inc: add missing manpage files 2023-10-07 20:54:38 +02:00
template.3 docs: adapt SEE ALSO sections to new requirements 2023-09-27 10:40:32 +02:00