mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Add SSL_COMPRESS_METHOD variable (included in +StdEnvVars) to note
the negotiated compression. Reviewed by: wrowe, Maxime Petazzoni Submitted by: Georg v. Zezschwitz <gvz 2scale.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@209469 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -946,6 +946,7 @@ static const char *ssl_hook_Fixup_vars[] = {
|
||||
"SSL_VERSION_INTERFACE",
|
||||
"SSL_VERSION_LIBRARY",
|
||||
"SSL_PROTOCOL",
|
||||
"SSL_COMPRESS_METHOD",
|
||||
"SSL_CIPHER",
|
||||
"SSL_CIPHER_EXPORT",
|
||||
"SSL_CIPHER_USEKEYSIZE",
|
||||
|
Reference in New Issue
Block a user