h11 icon indicating copy to clipboard operation
h11 copied to clipboard

Call `conn.send_failed` if `stream.send_all` fails with an exception.

Open GalaxySnail opened this issue 3 years ago • 0 comments

See details:

[1] https://trio.readthedocs.io/en/latest/reference-io.html#trio.abc.SendStream.send_all [2] https://h11.readthedocs.io/en/latest/api.html#h11.Connection.send_failed

GalaxySnail avatar Apr 25 '22 17:04 GalaxySnail