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

[PATCH] AccessLogValve - %{xxx}i implementation

           Summary: [PATCH] AccessLogValve - %{xxx}i implementation
           Product: Tomcat 4
           Version: 4.1.9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


This patch allows for the following:
%{xxx}i</code> for incoming headers 
%{xxx}c</code> for a specific cookie 
%{xxx}r</code> xxx is an attribute in the ServletRequest 
%{xxx}s</code> xxx is an attribute in the HttpSession

For %A - uses InetAddress.getLocalHost() instead of hardcoded "127.0.0.1"

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to