Skip to content

SSE requests don't include parent headers from folder #8680

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

Open
2 of 4 tasks
JoshuaCWebDeveloper opened this issue May 6, 2025 · 0 comments
Open
2 of 4 tasks

SSE requests don't include parent headers from folder #8680

JoshuaCWebDeveloper opened this issue May 6, 2025 · 0 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@JoshuaCWebDeveloper
Copy link

Expected Behavior

When an SSE request inside a folder with headers is executed, the headers from the parent folder should be included in the request.

Actual Behavior

When an SSE request inside a folder with headers is executed, the headers from the parent folder are not included in the request.

Reproduction Steps

  1. Create a folder
  2. Add a custom header to it
  3. Create a standard GET and an SSE request in the folder
  4. Send each request
  5. Observe that the standard GET request includes the header from the folder
  6. Observe that the SSE request does not include the header in the folder

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

May or may not be related to #8340. Interestingly enough, authorization that is set on a folder (via the Auth tab, not a direct header) is included in the SSE request.

Insomnia Version

11.1.0

What operating system are you using?

Windows

Operating System Version

Windows_NT x64 10.0.26100

Installation method

Downloaded from Insomnia.rest, updated by the client

Last Known Working Insomnia version

No response

@JoshuaCWebDeveloper JoshuaCWebDeveloper added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

1 participant