insomnia icon indicating copy to clipboard operation
insomnia copied to clipboard

no_proxy does not support multiple entries

Open api-py opened this issue 3 months ago • 4 comments

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?

Which sync method do you use?

  • [ ] Git sync.
  • [ ] Insomnia Cloud sync.
  • [x] 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 avatar Oct 07 '25 12:10 api-py

See example screenshot from older version 11.6.0, same issue, same behaviour

Image Image Image

api-py avatar Oct 09 '25 11:10 api-py

same issue with multiple entries. I must put a full URL because sub domaine are note working at all.

lmorganl avatar Oct 15 '25 07:10 lmorganl

I hope this can be addressed soon

api-py avatar Oct 16 '25 22:10 api-py

Any update?

api-py avatar Oct 27 '25 08:10 api-py