summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION43
1 files changed, 35 insertions, 8 deletions
diff --git a/REFLECTION b/REFLECTION
index fefeaaa..08a7638 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #80 http version 4.0.0 ] {
+Extension [ <persistent> extension #82 http version 4.1.0 ] {
- Dependencies {
Dependency [ raphf (Required) ]
@@ -11,11 +11,10 @@ Extension [ <persistent> extension #80 http version 4.0.0 ] {
}
}
- - Constants [56] {
+ - Constants [83] {
Constant [ int http\Client\Curl\FEATURES ] { 12568477 }
Constant [ int http\Client\Curl\Features\IPV6 ] { 1 }
Constant [ int http\Client\Curl\Features\KERBEROS4 ] { 2 }
- Constant [ int http\Client\Curl\Features\KERBEROS5 ] { 262144 }
Constant [ int http\Client\Curl\Features\SSL ] { 4 }
Constant [ int http\Client\Curl\Features\LIBZ ] { 8 }
Constant [ int http\Client\Curl\Features\NTLM ] { 16 }
@@ -25,42 +24,66 @@ Extension [ <persistent> extension #80 http version 4.0.0 ] {
Constant [ int http\Client\Curl\Features\LARGEFILE ] { 512 }
Constant [ int http\Client\Curl\Features\IDN ] { 1024 }
Constant [ int http\Client\Curl\Features\SSPI ] { 2048 }
- Constant [ int http\Client\Curl\Features\GSSAPI ] { 131072 }
Constant [ int http\Client\Curl\Features\TLSAUTH_SRP ] { 16384 }
Constant [ int http\Client\Curl\Features\NTLM_WB ] { 32768 }
Constant [ int http\Client\Curl\Features\HTTP2 ] { 65536 }
+ Constant [ int http\Client\Curl\Features\GSSAPI ] { 131072 }
+ Constant [ int http\Client\Curl\Features\KERBEROS5 ] { 262144 }
Constant [ int http\Client\Curl\Features\UNIX_SOCKETS ] { 524288 }
Constant [ int http\Client\Curl\Features\PSL ] { 1048576 }
- Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.71.1 OpenSSL/1.1.1i-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.5/openssl/zlib nghttp2/1.41.0 }
+ Constant [ int http\Client\Curl\Features\HTTPS_PROXY ] { 2097152 }
+ Constant [ int http\Client\Curl\Features\MULTI_SSL ] { 4194304 }
+ Constant [ int http\Client\Curl\Features\BROTLI ] { 8388608 }
+ Constant [ int http\Client\Curl\Features\ALTSVC ] { 16777216 }
+ Constant [ int http\Client\Curl\Features\HTTP3 ] { 33554432 }
+ Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.71.1 OpenSSL/1.1.1k-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.5/openssl/zlib nghttp2/1.43.0 }
Constant [ string http\Client\Curl\Versions\CURL ] { 7.71.1 }
- Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/1.1.1i-fips }
+ Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/1.1.1k-fips }
Constant [ string http\Client\Curl\Versions\LIBZ ] { 1.2.11 }
+ Constant [ null http\Client\Curl\Versions\ARES ] { }
+ Constant [ string http\Client\Curl\Versions\IDN ] { 2.3.0 }
+ Constant [ null http\Client\Curl\Versions\ICONV ] { }
+ Constant [ string http\Client\Curl\Versions\BROTLI ] { 1.0.9 }
+ Constant [ string http\Client\Curl\Versions\NGHTTP2 ] { 1.43.0 }
+ Constant [ null http\Client\Curl\Versions\QUIC ] { }
+ Constant [ string http\Client\Curl\Versions\CAINFO ] { /etc/pki/tls/certs/ca-bundle.crt }
+ Constant [ null http\Client\Curl\Versions\CAPATH ] { }
Constant [ int http\Client\Curl\HTTP_VERSION_1_0 ] { 1 }
Constant [ int http\Client\Curl\HTTP_VERSION_1_1 ] { 2 }
Constant [ int http\Client\Curl\HTTP_VERSION_2_0 ] { 3 }
Constant [ int http\Client\Curl\HTTP_VERSION_2TLS ] { 4 }
+ Constant [ int http\Client\Curl\HTTP_VERSION_2_PRIOR_KNOWLEDGE ] { 5 }
+ Constant [ int http\Client\Curl\HTTP_VERSION_3 ] { 30 }
Constant [ int http\Client\Curl\HTTP_VERSION_ANY ] { 0 }
Constant [ int http\Client\Curl\SSL_VERSION_TLSv1 ] { 1 }
Constant [ int http\Client\Curl\SSL_VERSION_TLSv1_0 ] { 4 }
Constant [ int http\Client\Curl\SSL_VERSION_TLSv1_1 ] { 5 }
Constant [ int http\Client\Curl\SSL_VERSION_TLSv1_2 ] { 6 }
+ Constant [ int http\Client\Curl\SSL_VERSION_TLSv1_3 ] { 7 }
Constant [ int http\Client\Curl\SSL_VERSION_SSLv2 ] { 2 }
Constant [ int http\Client\Curl\SSL_VERSION_SSLv3 ] { 3 }
Constant [ int http\Client\Curl\SSL_VERSION_ANY ] { 0 }
Constant [ int http\Client\Curl\TLSAUTH_SRP ] { 1 }
+ Constant [ int http\Client\Curl\SSL_VERSION_MAX_DEFAULT ] { 65536 }
+ Constant [ int http\Client\Curl\SSL_VERSION_MAX_TLSv1_0 ] { 262144 }
+ Constant [ int http\Client\Curl\SSL_VERSION_MAX_TLSv1_1 ] { 327680 }
+ Constant [ int http\Client\Curl\SSL_VERSION_MAX_TLSv1_2 ] { 393216 }
+ Constant [ int http\Client\Curl\SSL_VERSION_MAX_TLSv1_3 ] { 458752 }
Constant [ int http\Client\Curl\IPRESOLVE_V4 ] { 1 }
Constant [ int http\Client\Curl\IPRESOLVE_V6 ] { 2 }
Constant [ int http\Client\Curl\IPRESOLVE_ANY ] { 0 }
+ Constant [ int http\Client\Curl\AUTH_NONE ] { 0 }
Constant [ int http\Client\Curl\AUTH_BASIC ] { 1 }
Constant [ int http\Client\Curl\AUTH_DIGEST ] { 2 }
Constant [ int http\Client\Curl\AUTH_DIGEST_IE ] { 16 }
Constant [ int http\Client\Curl\AUTH_NTLM ] { 8 }
Constant [ int http\Client\Curl\AUTH_GSSNEG ] { 4 }
Constant [ int http\Client\Curl\AUTH_SPNEGO ] { 4 }
+ Constant [ int http\Client\Curl\AUTH_BEARER ] { 64 }
Constant [ int http\Client\Curl\AUTH_ANY ] { -17 }
Constant [ int http\Client\Curl\PROXY_SOCKS4 ] { 4 }
- Constant [ int http\Client\Curl\PROXY_SOCKS4A ] { 5 }
- Constant [ int http\Client\Curl\PROXY_SOCKS5_HOSTNAME ] { 5 }
+ Constant [ int http\Client\Curl\PROXY_SOCKS4A ] { 6 }
+ Constant [ int http\Client\Curl\PROXY_SOCKS5_HOSTNAME ] { 7 }
Constant [ int http\Client\Curl\PROXY_SOCKS5 ] { 5 }
Constant [ int http\Client\Curl\PROXY_HTTP ] { 0 }
Constant [ int http\Client\Curl\PROXY_HTTP_1_0 ] { 1 }
@@ -68,6 +91,10 @@ Extension [ <persistent> extension #80 http version 4.0.0 ] {
Constant [ int http\Client\Curl\POSTREDIR_302 ] { 2 }
Constant [ int http\Client\Curl\POSTREDIR_303 ] { 4 }
Constant [ int http\Client\Curl\POSTREDIR_ALL ] { 7 }
+ Constant [ int http\Client\Curl\ALTSVC_READONLYFILE ] { 4 }
+ Constant [ int http\Client\Curl\ALTSVC_H1 ] { 8 }
+ Constant [ int http\Client\Curl\ALTSVC_H2 ] { 16 }
+ Constant [ int http\Client\Curl\ALTSVC_H3 ] { 32 }
}
- Classes [33] {