07c9bc5a51
The fix notifies the transport when a reset frame is received, allowing the transport to fail the write callback which then notifies the application, either by throwing (in case of blocking writes) or by calling error listeners. Also added a guard, in HttpChannel.handle() for the ERROR_DISPATCH case, that checks if the response is already committed, and if so, abort the transport - similar to what's already there for 9.4. |
||
---|---|---|
.. | ||
src | ||
pom.xml |