Add setting for turning off HTTP/2
This commit is contained in:
@@ -212,6 +212,7 @@ class Base : public QObject {
|
||||
|
||||
// Options
|
||||
bool bs2b_enabled_;
|
||||
bool http2_enabled_;
|
||||
|
||||
private:
|
||||
bool about_to_end_emitted_;
|
||||
|
||||
Reference in New Issue
Block a user