Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Express deprecation warning, res.send(status) #7

Description

@wridgers

res.send(status) is deprecated. Use res.sendStatus(status) instead.

express deprecated res.send(status): Use res.sendStatus(status) instead ../../../../usr/local/lib/node_modules/zapp/zapp.js:255:17

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions