You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/10/30 21:49:14 UTC

DO NOT REPLY [Bug 4526] New: - put "Connection", "close" in http response if set in request

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

put "Connection", "close" in http response if set in request

           Summary: put "Connection", "close" in http response if set in
                    request
           Product: Tomcat 4
           Version: 4.0 Final
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Connectors
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: kenneth.saks@sun.com


though it's not required by the http 1.1 spec, it would
be nice for the Tomcat HTTP 1.1 Connector to put
"Connection", "close" in any response for which the
request had "Connection", "close" set.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>