Graphql-engine: Support multiple Set-Cookie headers in remote schemas

Created on 7 Aug 2019  路  3Comments  路  Source: hasura/graphql-engine

If my remote schema returns multiple Set-Cookie headers (as in the case of cookie and cookie.sig when using https://github.com/pillarjs/cookies) only one of the headers goes through.

Is there a way to fix this?

easy high

Most helpful comment

@macalinao This has been fixed here https://github.com/hasura/graphql-engine/pull/2739 and should be out in the next release

All 3 comments

Sure, we will add this ASAP.

is there an ETA on when this is going to be released? :smile:

@macalinao This has been fixed here https://github.com/hasura/graphql-engine/pull/2739 and should be out in the next release

Was this page helpful?
0 / 5 - 0 ratings