Skip to content

Conversation

@CunningDJ
Copy link

@CunningDJ CunningDJ commented Feb 14, 2025

Updated NextJS instructions with the more modern and simpler take on getting the response body text - await req.text(). The Buffer approach is lower level and unnecessary for NextJS endpoints. It also causes some type complaints if used in Typescript.

Updated NextJS instructions with the more modern and simpler take on getting the response body text - `await req.text()`.  The Buffer approach is lower level and unnecessary for NextJS endpoints.
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