Project

General

Profile

Actions

Feature #7503

open

Support for Forwarded header when determining client address.

Added by Plug Gulp almost 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/24/2020
Due date:
% Done:

0%

Estimated time:

Description

The method WebRequest::clientAddress queries Client-IP and X-Forwarded-For HTTP headers to determine client IP address. There is a standard HTTP header FORWARDED that contains all this information. Some proxies might include FORWARDED header instead of X-FORWARDED-FOR header. The details of FORWARDED header is here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Forwarded

Please also support FORWARDED header, which is part of the standard, when determining the client IP address.

Thank you!

No data to display

Actions

Also available in: Atom PDF