Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add support for React SSR apps #141

Open
andrewgadziksonos opened this issue Feb 14, 2022 · 0 comments
Open

[Feature] Add support for React SSR apps #141

andrewgadziksonos opened this issue Feb 14, 2022 · 0 comments

Comments

@andrewgadziksonos
Copy link

Looking for support to add Remix or NextJS support into EdgeWorkers. Some of the missing features that are needed are described here,

remix-run/remix#1539

TL;DR

  • Add body to the request object used in onClientRequest and onOriginRequest in order to support POST requests

OR

  • Add support for other HTTP methods for responseProvider

IMHO, the second option feels like the more appropriate spot to handle application requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant