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

feat(react-server): action redirect headers and context #254

Merged
merged 14 commits into from
Apr 2, 2024

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Apr 2, 2024

Having access to request is obviously necessary (e.g. for request.header.get("cookie")), but I'm not sure about how responseHeaders mutation could be used for "successful" response as returning set-cookie for redirection error is already possible by #253

todo

  • cookie session demo
  • test

@hi-ogawa hi-ogawa changed the title feat(react-server): action context feat(react-server): action redirect headers and context Apr 2, 2024
@hi-ogawa hi-ogawa marked this pull request as ready for review April 2, 2024 08:37
@hi-ogawa hi-ogawa mentioned this pull request Apr 2, 2024
69 tasks
@hi-ogawa hi-ogawa merged commit 8b64cf3 into main Apr 2, 2024
4 checks passed
@hi-ogawa hi-ogawa deleted the feat-action-context branch April 2, 2024 09:18
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