Skip to content
  • Rainer Jung's avatar
    Merge r1610207 from trunk: · 8cc3cf82
    Rainer Jung authored
    Forward local IP address as a custom request attribute
    like we already do for the remote port.
    
    Both were forgotten in the original AJP 13 spec
    but are needed by the Servlet spec. Until now,
    Tomcat simply returns for getLocalAddr() the same as
    for getLocalName().
    
    The next round of Tomcat releases will look for the
    optional new request attribute.
    
    See also Tomcat BZ 56661.
    
    Submitted by: rjung
    Reviewed by: trawick, ylavic
    
    
    git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1610340 13f79535-47bb-0310-9956-ffa450edef68
    8cc3cf82
To find the state of this project's repository at the time of any of these versions, check out the tags.