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

Skip Ajax Requests #95

Open
SalvoLunar opened this issue Jun 13, 2022 · 0 comments
Open

Skip Ajax Requests #95

SalvoLunar opened this issue Jun 13, 2022 · 0 comments

Comments

@SalvoLunar
Copy link

Hi,

I use your proxy to parse a specific request and then add the X-Frame-Options header to the response page, which contains a form.

The problem I'm having is that when I try to submit tha form via Ajax to the same URL the proxy parses the request again removing the POST paramenters, or maybe it doesn't recognise that that's a ajax request at all. This causes loads to errors to appear in the console.

Is there a way to solve this problem?

Thanks,
Salvo

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

No branches or pull requests

1 participant