Drupal is a registered trademark of Dries Buytaert

This module integrates with the consumers contrib-module to provide a way to map the value of a given HTTP-Header to the X-Forwarded-For HTTP-Header value for the incoming request.

This is useful to make the integrated flood handling work when e.g. the request comes from a serverless function which passes the client's ip address in e.g. the X-Client-IP header.

Features

If enabled for the request's negotiated consumer, takes the value of the configured HTTP-Header (e.g. X-Client-IP) and sets it as the value of the X-Forwarded-For for the incoming request.

This effectively means that $request->getClientIp() returns the value of the configured HTTP header instead of the default X-Forwarded-For value.

Activity

Total releases
3
First release
Dec 2024
Latest release
1 year ago
Release cadence
0 days
Stability
67% stable

Release Timeline

Releases

Version Type Release date
1.0.1 Stable Dec 12, 2024
1.0.0 Stable Dec 12, 2024
1.x-dev Dev Dec 12, 2024