Skip to content

fix(core): allow any headers on custom protocol IPC #9561

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

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

lucasfernog
Copy link
Member

This is only enforced on Windows so we should just allow any headers since we also expose an API to set such headers on the invoke level (useful if your command wants to read the request as bytes but you also need additional metadata in the request).

@amrbashir amrbashir merged commit 98101cb into dev Apr 24, 2024
20 checks passed
@amrbashir amrbashir deleted the fix/ipc-headers-any branch April 24, 2024 23:00
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