Sha256: 7036715b17794a5c27a8ffd826d3275525af298d5fd5ef0036c7f6ffc30891f5
Contents?: true
Size: 1.91 KB
Versions: 3
Compression:
Stored size: 1.91 KB
Contents
#ifndef CURB_CONFIG_H #define CURB_CONFIG_H #define HAVE_CURLINFO_REDIRECT_TIME 1 #define HAVE_CURLINFO_RESPONSE_CODE 1 #define HAVE_CURLINFO_FILETIME 1 #define HAVE_CURLINFO_REDIRECT_COUNT 1 #define HAVE_CURLINFO_OS_ERRNO 1 #define HAVE_CURLINFO_NUM_CONNECTS 1 #define HAVE_CURLINFO_FTP_ENTRY_PATH 1 #define HAVE_CURL_VERSION_SSL 1 #define HAVE_CURL_VERSION_LIBZ 1 #define HAVE_CURL_VERSION_NTLM 1 #define HAVE_CURL_VERSION_GSSNEGOTIATE 1 #define HAVE_CURL_VERSION_DEBUG 1 #define HAVE_CURL_VERSION_ASYNCHDNS 1 #define HAVE_CURL_VERSION_SPNEGO 1 #define HAVE_CURL_VERSION_LARGEFILE 1 #define HAVE_CURL_VERSION_IDN 1 #define HAVE_CURL_VERSION_SSPI 1 #define HAVE_CURL_VERSION_CONV 1 #define HAVE_CURLPROXY_HTTP 1 #define HAVE_CURLPROXY_SOCKS4 1 #define HAVE_CURLPROXY_SOCKS5 1 #define HAVE_CURLAUTH_BASIC 1 #define HAVE_CURLAUTH_DIGEST 1 #define HAVE_CURLAUTH_GSSNEGOTIATE 1 #define HAVE_CURLAUTH_NTLM 1 #define HAVE_CURLAUTH_ANYSAFE 1 #define HAVE_CURLAUTH_ANY 1 #define HAVE_CURLE_TFTP_NOTFOUND 1 #define HAVE_CURLE_TFTP_PERM 1 #define HAVE_CURLE_TFTP_DISKFULL 1 #define HAVE_CURLE_TFTP_ILLEGAL 1 #define HAVE_CURLE_TFTP_UNKNOWNID 1 #define HAVE_CURLE_TFTP_EXISTS 1 #define HAVE_CURLE_TFTP_NOSUCHUSER 1 #define HAVE_CURLE_SEND_FAIL_REWIND 1 #define HAVE_CURLE_SSL_ENGINE_INITFAILED 1 #define HAVE_CURLE_LOGIN_DENIED 1 #define HAVE_CURLMOPT_MAXCONNECTS 1 #define HAVE_CURLE_CONV_FAILED 1 #define HAVE_CURLE_CONV_REQD 1 #define HAVE_CURLE_SSL_CACERT_BADFILE 1 #define HAVE_CURLE_REMOTE_FILE_NOT_FOUND 1 #define HAVE_CURLE_SSH 1 #define HAVE_CURLE_SSL_SHUTDOWN_FAILED 1 #define HAVE_CURLE_AGAIN 1 #define HAVE_CURLE_SSL_CRL_BADFILE 1 #define HAVE_CURLE_SSL_ISSUER_ERROR 1 #define HAVE_CURLM_BAD_SOCKET 1 #define HAVE_CURLM_UNKNOWN_OPTION 1 #define HAVE_CURL_MULTI_TIMEOUT 1 #define HAVE_CURL_MULTI_FDSET 1 #define HAVE_CURL_MULTI_PERFORM 1 #define HAVE_RUBY19_ST_H 1 #define HAVE_CURL_EASY_ESCAPE 1 #endif
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
curb-0.4.2.0 | ext/curb_config.h |
curb-0.4.4.0 | ext/curb_config.h |
curb-0.4.8.0 | ext/curb_config.h |