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

How to pass GET parameters or the whole QUERY_STRING #15

Open
tpokorra opened this issue Sep 19, 2022 · 0 comments · May be fixed by #16
Open

How to pass GET parameters or the whole QUERY_STRING #15

tpokorra opened this issue Sep 19, 2022 · 0 comments · May be fixed by #16

Comments

@tpokorra
Copy link

I can see references to _GET in the code, but only in the debug area.
In the curl_init call there is no mention of the GET parameters.

In my situation, I want to proxy also GET calls.
I have a hardcoded targetURL, so I don't have an issue reusing the QUERY_STRING as it is.

tpokorra added a commit to SolidCharity/php-proxy that referenced this issue Sep 19, 2022
@tpokorra tpokorra linked a pull request Sep 19, 2022 that will close this issue
tpokorra added a commit to SolidCharity/php-proxy that referenced this issue Sep 22, 2022
tpokorra added a commit to SolidCharity/php-proxy that referenced this issue Sep 22, 2022
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 a pull request may close this issue.

1 participant