AutoRepeater icon indicating copy to clipboard operation
AutoRepeater copied to clipboard

Not working with servers using HTTP/2

Open omareltf opened this issue 3 years ago • 0 comments

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

omareltf avatar Jun 01 '21 10:06 omareltf