mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-29 15:44:31 +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.