DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20656>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20656 GetServerVariable returns improperly terminated header fields given "ALL_HTTP" or "ALL_RAW" Summary: GetServerVariable returns improperly terminated header fields given "ALL_HTTP" or "ALL_RAW" Product: Apache httpd-2.0 Version: 2.0.46 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: mod_isapi AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] If you ask GetServerVariable() for multiple header fields by specifying "ALL_HTTP" or "ALL_RAW" as variable_name, each field is terminated with LF. This differs from the behavior of IIS, which returns fields compliant with RFC2616 (CRLF terminators). For once I'd argue that IIS got it right and is in compliance with the spec. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
