]> granicus.if.org Git - apache/commitdiff
Add two more APIs to the export and import lists for NetWare
authorBradley Nicholes <bnicholes@apache.org>
Sun, 10 Apr 2005 00:17:44 +0000 (00:17 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Sun, 10 Apr 2005 00:17:44 +0000 (00:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160725 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/NWGNUproxy
modules/proxy/NWGNUproxyajp

index 29eff8682fa9c368cb73ba6d161cbb37b43b389a..cbed9d170505b6cb169376e3fb32d34810adb762 100644 (file)
@@ -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)
        
index c0bcc334d20eaf0e49f70a676b86cf0803e16af2..88372f681373ab4c55e68816d2a6463043437971 100644 (file)
@@ -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)
  
 #