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 Protocol and Feature Headers in context.call #6

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

CahidArda
Copy link
Collaborator

feature header was supposed to only be sent in context.call instead of all requests. this is fixed

also, we don't forward the protocol header in the context.call request. this way, the request QStash makes doesn't have protocol header. so you can call another workflow endpoint.

merge after #5

Copy link

linear bot commented Oct 22, 2024

@CahidArda CahidArda force-pushed the DX-1356-context-call-wf-and-feature-header branch 2 times, most recently from 1881006 to 723c24b Compare October 23, 2024 11:11
feature header was supposed to only be sent in context.call instead of all requests. this is fixed

also, we don't forward the protocol header in the context.call request. this way, the request QStash makes doesn't have protocol header. so you can call another workflow endpoint.
@CahidArda CahidArda force-pushed the DX-1356-context-call-wf-and-feature-header branch from 723c24b to 33508f1 Compare October 23, 2024 12:11
@CahidArda CahidArda merged commit e986782 into main Oct 25, 2024
1 check passed
@CahidArda CahidArda deleted the DX-1356-context-call-wf-and-feature-header branch October 25, 2024 07:35
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.

2 participants