]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
[EBCDIC] Port Paul Gilmartin's CRLF patch from 1.3. This replaces most
authorJeff Trawick <trawick@apache.org>
Thu, 20 Apr 2000 14:36:01 +0000 (14:36 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 20 Apr 2000 14:36:01 +0000 (14:36 +0000)
commitcc6e027c47cb733f7530b23b13b679edb2d19bf5
tree8f22c88c6538eee8d025390d51822551d77bbbc7
parentacec159ebf80bf7c455dbe250593781fb18c227d
[EBCDIC] Port Paul Gilmartin's CRLF patch from 1.3.  This replaces most
of the \015, \012, and \015\012 constants with macros.
Submitted by: Greg Ames
Reviewed by: Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84998 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
modules/http/http_protocol.c
modules/proxy/mod_proxy.h
server/rfc1413.c
server/util_script.c