expressjs / expressjs/timeout

`timedOut` instead of `timedout`?

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
320
Forks
51
PR merge metrics
No merged PRs in 30d

Description

`timedout` is hard to read and looks out of place next to [`headersSent`](https://expressjs.com/en/api.html#res.headersSent), [`statusCode`](https://nodejs.org/api/http.html#responsestatuscode), [`lastModified`](https://expressjs.com/en/api.html) etc.

Would it make sense to rename it, or at least add an option to rename it? I could implement and test it and make a PR.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.