jenssegers / jenssegers/php-proxy
Skip Ajax Requests
Open
- Dominant language
- PHP
- Stars
- 938
- Forks
- 261
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.