Greetings all for 2016. Can someone with commit clout add the attached diff to httpd-trunk please? TIA, Norm
Index: modules/proxy/NWGNUproxy =================================================================== --- modules/proxy/NWGNUproxy (revision 1726451) +++ modules/proxy/NWGNUproxy (working copy) @@ -312,6 +312,7 @@ @echo $(DL) ap_proxy_set_wstatus,$(DL)>> $@ @echo $(DL) ap_proxy_share_balancer,$(DL)>> $@ @echo $(DL) ap_proxy_share_worker,$(DL)>> $@ + @echo $(DL) ap_proxy_show_hcmethod,$(DL)>> $@ @echo $(DL) ap_proxy_ssl_connection_cleanup,$(DL)>> $@ @echo $(DL) ap_proxy_ssl_disable,$(DL)>> $@ @echo $(DL) ap_proxy_ssl_enable,$(DL)>> $@
