doyensec / inql

InQL is a robust, open-source Burp Suite extension for advanced GraphQL testing, offering intuitive vulnerability detection, customizable scans, and seamless Burp integration.
https://doyensec.com/
Apache License 2.0
1.53k stars 158 forks source link

Disabling HTTP/2 Error #48

Closed irsdl closed 2 years ago

irsdl commented 2 years ago

Describe the bug It shows the following error upon loading the extension:

Cannot disable HTTP/2! invalid literal for int() with base 10: '10.3'

Desktop (please complete the following information):

thypon commented 2 years ago

Thanks for the report!

While I should fix the version handler, inql should work fine with HTTP/2, at the moment.

injbylka commented 2 years ago

Hi how can i fix this ? Cannot disable HTTP/2! invalid literal for int() with base 10: '5.1'

thypon commented 2 years ago

Hi how can i fix this ? Cannot disable HTTP/2! invalid literal for int() with base 10: '5.1'

No fix required, it's just an informative error at the current stage.