nopasaran.tools.http_3_overwrite.ProtocolError

exception nopasaran.tools.http_3_overwrite.ProtocolError(reason_phrase: str = '')

Base class for protocol errors.

These errors are not exposed to the API user, they are handled in H3Connection.handle_event().