Skip to content

node-http-proxy bases proxy implementation (default) throws an ECONNRESET error when a timeout occurs or the client aborts the requests #77

@koflerju

Description

@koflerju

Possible cause: http-party/node-http-proxy#1455

Desired behaviour:

  • Throw a ESOCKETTIMEDOUT if a timeout occurs
  • Ignore/swallow client aborts

(Basically the behaviour of the "request" based proxy)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions