mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-09 14:23:57 +08:00
The response value on the errors is the modified Response instance not the basic `http.IncomingMessage`. The `Response` interface in `@types/request` is relatively new and this file was missed during the update.