Commit b03860f7 authored by Ken Coar's avatar Ken Coar
Browse files

	ap_cfg_getline() was wont to remove leading and trailing whitespace
	and compressing multiple tabs and spaces to a single space.  The
	former two are fine, but the last really hoses quoted strings
	in config files - so out it goes.  If this breaks anything (nothing
	noticed yet), we can just revert it..

PR:		1645
Reviewed by:	Ralf Engelschall, Brian Behlendorf


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81858 13f79535-47bb-0310-9956-ffa450edef68
parent e8b836fe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment