mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-28 00:14:34 +00: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.