Changes between Initial Version and Version 1 of Ticket #3908


Ignore:
Timestamp:
2022-07-15T14:33:49Z (2 years ago)
Author:
itamarst
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3908 – Description

    initial v1  
    33This depends on #3907; currently we knowingly send non-matching lengths, so that needs to be fixed first.
    44
     5It also depends on https://github.com/twisted/treq/issues/347 to make this possible at all.
     6
    57Implementation: when deliverBody() happens the passed-in protocol gets access to the transport, allowing us to close the connection.