next.js
f19b31ad - Fix rsc payload fetch failures due to state tree encoding (#51017)

Commit
2 years ago
Fix rsc payload fetch failures due to state tree encoding (#51017) Encode the state tree where the content could contain unicode when request the RSC payload, to avoid the fetch failure due to bad encoding for headers Fixes #48728 fix NEXT-1258
Author
Parents
Loading