]> granicus.if.org Git - apache/commit
Merge r1610207 from trunk:
authorRainer Jung <rjung@apache.org>
Mon, 14 Jul 2014 06:05:22 +0000 (06:05 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 14 Jul 2014 06:05:22 +0000 (06:05 +0000)
commitd1f140a8b89bd81a631afdfed9e6a9436a04134a
tree0179ba7284b8489d9ee1cf7a394c5e58a4250494
parentbb2d2669ec713f1bea44adb4c5d260c5ce26ead4
Merge r1610207 from trunk:

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
CHANGES
STATUS
modules/proxy/ajp_header.c
modules/proxy/ajp_header.h