Skip to content

Support X-Forwarded-For Header for parsing ClientIPs#50

Merged
hardikdr merged 1 commit intomainfrom
support-xforwarded-for
May 18, 2024
Merged

Support X-Forwarded-For Header for parsing ClientIPs#50
hardikdr merged 1 commit intomainfrom
support-xforwarded-for

Conversation

@hardikdr
Copy link
Copy Markdown
Member

Proposed Changes

Supports X-Forwarded-For Header for parsing ClientIPs. This is useful while working with the ingress controllers such nginx, as standard kubernetes proxy masks the ClientIPs while forwarding the request to the Pods.

Fixes #

@hardikdr hardikdr merged commit dc3647c into main May 18, 2024
@hardikdr hardikdr deleted the support-xforwarded-for branch May 18, 2024 15:23
@hardikdr hardikdr added the enhancement New feature or request label Aug 28, 2024
@hardikdr hardikdr added this to Roadmap Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant