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

Getting 403 in http2 site #63

Closed
White2001Offl opened this issue Feb 22, 2022 · 1 comment
Closed

Getting 403 in http2 site #63

White2001Offl opened this issue Feb 22, 2022 · 1 comment

Comments

@White2001Offl
Copy link

Actual behavior It gives 403 if the site Is expecting http2 but we connect via http1.1

Expected behavior It should give 200 status code

To Reproduce Not sure how to reproduce
but I'm still not sure

More info
So, I tried to send request with regular residential proxy to a site but that gave 403. Then, I checked the site and it was sent as http2 and that was fine in browser. But when I do with this spoof TLS I get 403
tried without proxy too, same issue. not sure what is wrong

With proxy for http as schema it gives 403
With proxy for https as schema it gives a error http: server gave HTTP response to HTTPS client

Additional Information

  • Operating System information (e.g. Ubuntu 18.04): MacOS 12.2.1, windows 11
  • Node version: xx
  • Golang version: 1.16
@White2001Offl
Copy link
Author

nvm its fixed now.

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