strawberry-graphql/strawberry

Multipart subscriptions not working

Closed this issue · 1 comments

Looks like the multipart subscription is not working, not sure if I misunderstood the protocol or if it was updated recently, but the Apollo Playground sends the multipart info in the accept header and the content of the request is not a form anymore, but it's in the body of the request.

The fix should be pretty easy, but we'll need to update the tests :D (And to a test with Apollo Explorer)

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

Fixed in #3627