You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/11/29 15:53:40 UTC

DO NOT REPLY [Bug 14957] New: - \n in server signature

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=14957>.
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=14957

\n in server signature

           Summary: \n in server signature
           Product: Apache httpd-2.0
           Version: 2.0.43
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: info@orangexl.com


Currently, if you request the Server_Signature variable, it outputs as 
<address>Apache/2.0.43 Server at www.domain.nl Port 80</address>\n
Notice the \n (newline) at the end. This SHOULD NOT be present.

It also questionable if you would want to have <address></address>-tags. This 
is html, and what if your output is plain-text? Also only the latter part is an 
actual address.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org