]> 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)
commit577eaf7f3fd0213d1651f0ecf22e5e049ea52dfa
treeddae3221d5a8098122f9ff951576fa04db99cdaf
parent11a8b454b9cb02cd32badc18d37b6537160419ef
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/modules/ssl@105426 13f79535-47bb-0310-9956-ffa450edef68
mod_ssl.c