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

Not working with servers using HTTP/2 #74

Open
omareltf opened this issue Jun 1, 2021 · 0 comments
Open

Not working with servers using HTTP/2 #74

omareltf opened this issue Jun 1, 2021 · 0 comments

Comments

@omareltf
Copy link

omareltf commented Jun 1, 2021

I have encountered the following issue while testing a website that uses HTTP/2:
Normal requests works but the the requests that goes through AutoRepeater get a HTTP/1.1 505 HTTP Version Not Supported

Example:
Original:
image

Autorepeater modified:
image

And sending this autorepeater modified request to the Repeater let's me send a request that is working:
Autorepeater modified request but send through the burp Repeater:
image

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