https://community.postman.com/t/can-we-test-assert-for-econnreset/25212
Can we test/assert for ECONNRESET? - Help Hub - Postman Community
Jun 25, 2021 - My question: A service we are testing should not accept requests with TLS 1.0 or 1.1 and it behaves correctly denying those connections. When send a request...
can wehelp hubtestassertpostman
https://github.com/nonblocking/mashroom/issues/77
node-http-proxy bases proxy implementation (default) throws an ECONNRESET error when a timeout...
Possible cause: http-party/node-http-proxy#1455 Desired behaviour: Throw a ESOCKETTIMEDOUT if a timeout occurs Ignore/swallow client aborts (Basically the...