Skip to content

adapter-node: bad request errors are swallowed #11714

@Rich-Harris

Description

@Rich-Harris

Describe the bug

If getRequest fails for whatever reason, a 400 Bad Request response is issued, but handleError isn't invoked because the adapter has no power to do so

Reproduction

create a new project, build it with adapter-node, run node build, then do this

curl -X TRACE http://localhost:3000/whatever

Logs

No response

System Info

latest

Severity

annoyance

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions