Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to forward some headers #27

Merged
merged 6 commits into from
Apr 21, 2023
Merged

Ability to forward some headers #27

merged 6 commits into from
Apr 21, 2023

Conversation

JeffersonBledsoe
Copy link
Member

This PR is a replication of the functionality in collective.easyform, allowing the following headers to be forwarded:

  • HTTP_X_FORWARDED_FOR
  • HTTP_X_FORWARDED_PORT
  • REMOTE_ADDR
  • PATH_INFO
  • HTTP_USER_AGENT
  • HTTP_REFERER

Copy link
Collaborator

@cekk cekk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Can you please update also the changelog and readme?

@JeffersonBledsoe
Copy link
Member Author

@cekk Done!

@cekk cekk merged commit 274b717 into main Apr 21, 2023
@cekk cekk deleted the send-headers branch April 21, 2023 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants