Add aioquic and HTTP auto
This commit is contained in:
parent
6a65222f1e
commit
c8524067a5
@ -21,5 +21,6 @@ class Stage(Enum):
|
||||
|
||||
|
||||
class HTTP(Enum):
|
||||
AUTO = 0
|
||||
VERSION_1 = 1
|
||||
VERSION_3 = 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user