]> granicus.if.org Git - apache/commit
Move definition of ASCII_ZERO to httpd.h and rename it ZERO_ASCII for consistancy...
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 6 Jan 2017 13:58:03 +0000 (13:58 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 6 Jan 2017 13:58:03 +0000 (13:58 +0000)
commite0f539c4383952611cb27cc90830ff84458e6450
treeab70724b814a3752b026747098f537af57eca20a
parentfb209dbba2dfc74ee3c4a800b574e2f67d08915e
Move definition of ASCII_ZERO to httpd.h and rename it ZERO_ASCII for consistancy reason.
Remove definition of ASCII_CRLF which is the same as CRLF_ASCII.

Use ZERO_ASCII and CRLF_ASCII in mod_proxy_http

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1777611 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
modules/proxy/mod_proxy_http.c