]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a check for SSL_ENABLED_OPTIONAL to the http_method and default_port hook so...
authorBradley Nicholes <bnicholes@apache.org>
Wed, 13 Oct 2004 15:26:45 +0000 (15:26 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 13 Oct 2004 15:26:45 +0000 (15:26 +0000)
commit7d84a7d3f316a65e5cd9d66a6a0040321819530a
tree71fcd51245978abc29408a2fc9e80f37b9a0f446
parentfa204a50e24a3c8c33e3590582d8862a2858b12c
Add a check for SSL_ENABLED_OPTIONAL to the http_method and default_port hook so that they return the correct values for an upgradeable connection.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105426 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.c