From: Bradley Nicholes Date: Sun, 10 Apr 2005 00:17:44 +0000 (+0000) Subject: Add two more APIs to the export and import lists for NetWare X-Git-Tag: 2.1.5~198 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd9c004ffb9aa5302bc947d6e5398b50f8831e1;p=thirdparty%2Fapache%2Fhttpd.git Add two more APIs to the export and import lists for NetWare git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160725 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/NWGNUproxy b/modules/proxy/NWGNUproxy index 29eff8682fa..cbed9d17050 100644 --- a/modules/proxy/NWGNUproxy +++ b/modules/proxy/NWGNUproxy @@ -226,6 +226,8 @@ FILES_nlm_exports = \ proxy_hook_post_request \ ap_proxy_ssl_enable \ ap_proxy_ssl_disable \ + ap_proxy_conn_is_https \ + ap_proxy_ssl_val \ proxy_run_fixups \ $(EOLIST) diff --git a/modules/proxy/NWGNUproxyajp b/modules/proxy/NWGNUproxyajp index c0bcc334d20..88372f68137 100644 --- a/modules/proxy/NWGNUproxyajp +++ b/modules/proxy/NWGNUproxyajp @@ -221,6 +221,8 @@ FILES_nlm_Ximports = \ proxy_run_fixups \ ap_proxy_ssl_enable \ ap_proxy_ssl_disable \ + ap_proxy_conn_is_https \ + ap_proxy_ssl_val \ $(EOLIST) #