Skip to content

no_proxy does not support multiple entries #9214

@api-py

Description

@api-py

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.
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-bugBug: general classificationS-unverifiedStatus: Unverified by maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions