-
Notifications
You must be signed in to change notification settings - Fork 118
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
Doesn't work with usefixie and quotaguard with invalidProxyResponse
#650
Comments
Can you use Wireshark or something similar to capture the request to the proxy and then provide it here? |
@Lukasa thanks for pointing me to Wireshark, I completely forgot about it! I realized that I added missing header into |
@Lukasa thank you very much for merging it that fast! Need it in production asap, could you please tag it? |
I tried to use it with usefixie.com and quotaguard.com and getting
invalidProxyResponse
error.I tried to set breakpoints to debug the issue and see that under the hood these services returns
400 Bad Request
at the same time with nodejs everything works fine
The text was updated successfully, but these errors were encountered: