Skip to content

feat(res.send): add BigInt support - #7408

Open
spellsaif wants to merge 1 commit into
expressjs:masterfrom
spellsaif:feat/send-bigint-support
Open

feat(res.send): add BigInt support#7408
spellsaif wants to merge 1 commit into
expressjs:masterfrom
spellsaif:feat/send-bigint-support

Conversation

@spellsaif

Copy link
Copy Markdown

Adds support for BigInt serialization in res.send() by converting BigInts to string representation and setting the content type to text/plain.

Part of the split changes discussed in #7404.

Sign up for free to 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.

1 participant