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

Fix cookie issue when doing server rendering #1243

Merged
merged 1 commit into from
Apr 27, 2017
Merged

Fix cookie issue when doing server rendering #1243

merged 1 commit into from
Apr 27, 2017

Conversation

burmecia
Copy link

The cookie sent by fetch when doing server rendering should be the raw cookie string from client, not the js object transformed by cookie-parser middleware.

The cookie sent by `fetch` when doing server rendering should be the raw cookie string from client, not the js object transformed by cookie-parser middleware.
@koistya koistya merged commit 9b3d9c8 into kriasoft:master Apr 27, 2017
@burmecia burmecia deleted the fix/server-render-cookie branch April 27, 2017 08:19
n-parasochka pushed a commit to n-parasochka/react-starter-kit that referenced this pull request Apr 29, 2019
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.

3 participants