Skip to content

update res.end - #1719

Merged
bjohansebas merged 2 commits into
expressjs:gh-pagesfrom
nondeterministic-polynomial:patch
Jan 6, 2025
Merged

update res.end #1719
bjohansebas merged 2 commits into
expressjs:gh-pagesfrom
nondeterministic-polynomial:patch

Conversation

@nondeterministic-polynomial

Copy link
Copy Markdown
Contributor

Changes:

  • Added a note explaining that res.end() in Express accepts a callback parameter, which is passed directly to the Node.js response.end() method.

@netlify

netlifyBot commented Dec 20, 2024

Copy link
Copy Markdown

Deploy Preview for expressjscom-preview ready!

NameLink
🔨 Latest commitacc63a8
🔍 Latest deploy loghttps://app.netlify.com/sites/expressjscom-preview/deploys/67655c92fa246800087272b8
😎 Deploy Previewhttps://deploy-preview-1719--expressjscom-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@UlisesGasconUlisesGascon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bjohansebasbjohansebas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bjohansebas
bjohansebas merged commit c8fe247 into expressjs:gh-pagesJan 6, 2025
@bjohansebas

Copy link
Copy Markdown
Member

Thanks @axhuwastaken

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@nondeterministic-polynomial@bjohansebas@UlisesGascon