-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
B-bugBug: general classificationBug: general classificationS-unverifiedStatus: Unverified by maintainerStatus: Unverified by maintainer
Description
Expected Behavior
We still see in Insomnia 11.6.1 that no_proxy does not support multiple entries delimited with a comma (,).
For example:
.domain.com,localhost
.domain.com,.localhost
.domain.com,127.0.0.1
Actual Behavior
It goes to the forward http proxy regardless for all entries, if we add any additional entry.
Existing issue that was closed as resolved, but is is not resolved #8215
Reproduction Steps
See example values for no_proxy:
.domain.com,localhost
.domain.com,.localhost
.domain.com,127.0.0.1
Is there an existing issue for this?
- I have searched the issue tracker for this problem.
Which sync method do you use?
- Git sync.
- Insomnia Cloud sync.
- Local only
Additional Information
No response
Insomnia Version(s)
11.6.0, 11.6.0
What operating system are you using?
Other Linux
Operating System Version
Ubuntu 22.04
Installation method
wget from official GitHub repo
Last Known Working Insomnia version
No response
api-py
Metadata
Metadata
Assignees
Labels
B-bugBug: general classificationBug: general classificationS-unverifiedStatus: Unverified by maintainerStatus: Unverified by maintainer