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

q parameter appears in rendertron listening #10

Open
AlsonicTech opened this issue May 29, 2021 · 0 comments
Open

q parameter appears in rendertron listening #10

AlsonicTech opened this issue May 29, 2021 · 0 comments

Comments

@AlsonicTech
Copy link

AlsonicTech commented May 29, 2021

While listening to rendertron, all the urls are sent with a "q" parameter, like in this example.

Listening on port 3000
<-- GET /render/https://mydomain.com/foo/bar/?q=%foo%bar
--> GET /render/https://mydomain.com/foo/bar/?q=%foo%bar 200 1,975ms 17.83kb

Also If I do a "curl -L https://mydomain.com/foo/bar" I still get the same as above.
Tried it with and without caching, and it's the same.
Why is this happening?

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