nopasaran.tools.http_2_overwrite.H2ConnectionStateMachineOverride¶
- class nopasaran.tools.http_2_overwrite.H2ConnectionStateMachineOverride¶
Bases:
H2ConnectionStateMachineOverride the state machine to allow DATA frames in IDLE state
- __init__()¶
Methods
__init__()process_input(input_)Override the process_input method to allow DATA frames in IDLE state
- process_input(input_: ConnectionInputs) List[str]¶
Override the process_input method to allow DATA frames in IDLE state