You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Autorepeater modified:
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:
The text was updated successfully, but these errors were encountered:
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:
Autorepeater modified:
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:
The text was updated successfully, but these errors were encountered: