/[Apache-SVN]
ViewVC logotype

Revision 1777247


Jump to revision: Previous Next
Author: covener
Date: Tue Jan 3 23:58:30 2017 UTC (7 years, 4 months ago)
Changed paths: 2
Log Message:
Merge r1775827 from 2.4.x:

Merge r1775199, r1775664 from trunk:

Fix strict Host: header checking on EBCDIC

on zOS, isascii() really means 7 bit ascii, but our strings
are in ebcdic for 99.95% of the lifetime of the server.



remove initial isascii check entirely

We are already checking an even narrower set of characters
just below.


Submitted by: covener
Reviewed/backported by: jim



Changed paths

Path Details
Directoryhttpd/httpd/branches/2.2.x-merge-http-strict/ modified , props changed
Directoryhttpd/httpd/branches/2.2.x-merge-http-strict/server/vhost.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26