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: extractCookie from GraphiQLHeader (#6894) #6969

Merged
merged 8 commits into from
Nov 28, 2022

Conversation

dthyresson
Copy link
Contributor

@dthyresson dthyresson commented Nov 27, 2022

Refactors cookie extract utilities and tests.

Based on @zaiyou12 PR here: #6895

@dthyresson dthyresson added the release:fix This PR is a fix label Nov 27, 2022
@dthyresson dthyresson linked an issue Nov 28, 2022 that may be closed by this pull request
1 task
@dthyresson dthyresson merged commit 37ddc9d into redwoodjs:main Nov 28, 2022
@dthyresson dthyresson deleted the zaiyou12/main branch November 28, 2022 18:44
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Nov 28, 2022
@redwoodjs-bot
Copy link

redwoodjs-bot bot commented Nov 28, 2022

🔔 @jtoar, @Tobbe—I couldn't cherry pick this one. If you want it in the next release, you'll have to cherry pick it manually.

dac09 added a commit that referenced this pull request Nov 29, 2022
…xperimental-vite-optin

* 'main' of github.com:redwoodjs/redwood:
  fix(deps): update dependency css-loader to v6.7.2 (#6976)
  auth0 and netlify auth packages (#6922)
  fix(deps): update graphqlcodegenerator monorepo (#6980)
  fix(deps): update dependency react-hook-form to v7.39.7 (#6978)
  fix(deps): update dependency fastify-raw-body to v4.1.3 (#6977)
  chore(deps): update dependency esbuild to v0.15.16 (#6975)
  chore(deps): update babel monorepo (#6974)
  Make it clearer that can use directiveArgs in transformer directive (#6497)
  docs: Adds Troubleshooting Section to Serverless (#6498)
  fix: extractCookie from GraphiQLHeader (#6894) (#6969)
  Render Deploy: Define plan in template (#6905)
  fix launch.json (#6972)
  small tweak to flightcontrol deploy docs (#6973)
jtoar pushed a commit that referenced this pull request Dec 8, 2022
Co-authored-by: Aaron So <zaiyou12@gmail.com>
@jtoar jtoar modified the milestones: next-release, v3.7.0, next-release-patch, v3.6.1 Dec 8, 2022
@jtoar jtoar modified the milestones: next-release-patch, v3.6.1 Dec 9, 2022
jtoar pushed a commit that referenced this pull request Dec 10, 2022
Co-authored-by: Aaron So <zaiyou12@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug?]: GraphiQL headers is not working
3 participants