]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1610207 from trunk resp. r1610340 from 2.4.x:
authorRainer Jung <rjung@apache.org>
Tue, 15 Jul 2014 22:07:19 +0000 (22:07 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 15 Jul 2014 22:07:19 +0000 (22:07 +0000)
commit9c843c47eff649123176c47a6ecd93d303d90427
tree940f8165d263c8d82e8ac1c4d6aae864546eb35c
parentf5b129e455afad836cbb047903c8f57383227c9a
Merge r1610207 from trunk resp. r1610340 from 2.4.x:

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.2.x@1610867 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/proxy/ajp_header.c
modules/proxy/ajp_header.h