MCPcopy
hub / github.com/benoitc/gunicorn / HTTP2ConnectionError

Class HTTP2ConnectionError

gunicorn/http2/errors.py:133–134  ·  view source on GitHub ↗

Error affecting the entire connection.

Source from the content-addressed store, hash-verified

131
132
133class HTTP2ConnectionError(HTTP2Error):
134 """Error affecting the entire connection."""
135
136
137class HTTP2ConfigurationError(HTTP2Error):

Callers 5

receive_dataMethod · 0.85
_send_pending_dataMethod · 0.85
receive_dataMethod · 0.85
_send_pending_dataMethod · 0.85

Calls

no outgoing calls

Tested by 1