Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

Home Page:https://insomnia.rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Every key=value entry dialog has hardcoded headers added

jathek opened this issue · comments

Expected Behavior

Entry dialogs to be empty unless I add something

Actual Behavior

Every entry dialog has the Accept and Host headers as items. So far I've noticed this happening to the Parameters entry, the Form entry, and the Url-Encoded entry. I'm pretty sure it's also happening to the Headers entry, because the tab has the number 2 next to it in the below screenshot, so it's only counting the User-Agent and Content-Type headers.

Reproduction Steps

Try to use any entry dialog for key=value pairs

Is there an existing issue for this?

Additional Information

Parameters:
image
Multipart Form:
image
Form (URL Encoded):
image
Headers:
image

Insomnia Version

9.1.0

What operating system are you using?

Windows

Operating System Version

Windows 11 Enterprise 23H2 22631.3447

Installation method

winget install Insomnia.Insomnia -i

Last Known Working Insomnia version

My last Insomnia version was from 2023.5

I have the same problem. When I switch to bulk edit Accept and Host parameters are not visible.

Screenshot 2024-05-07 at 11 16 44
Screenshot 2024-05-07 at 11 16 57

seems like 5fb3fc6 fixed this in 9.1.1

This issue has been fixed in 9.1.1 indeed.

@subnetmarco This is not fixed for me. I experience this and another issue.
All my requests have this two locked headers. I thought that existing requests might be bugged out so I have created new to see if it will be the case for them as well. And it is.
Furthermore, all new requests have User-Agent header added without my say so.
image
Running version 9.2.0

This component is old and buggy, but we have a rewrite coming soon that should address your issues, and improve accessibility.

Furthermore, all new requests have User-Agent header added without my say so.
This is by design, you can opt out by disabling on deleting it.