Skip to content

Support port-qualified NO_PROXY entries#704

Merged
ryanfowler merged 1 commit into
mainfrom
fix-noproxy-port-matching
Jun 3, 2026
Merged

Support port-qualified NO_PROXY entries#704
ryanfowler merged 1 commit into
mainfrom
fix-noproxy-port-matching

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Parse optional ports in NO_PROXY entries before host/IP/CIDR matching
  • Require the URL port to match when an entry includes a port
  • Cover host, IPv4, bracketed IPv6, and CIDR cases with unit tests

Testing

  • cargo test --all-features no_proxy_matching
  • cargo fmt
  • cargo clippy --locked --all-targets --all-features -- -D warnings

@ryanfowler ryanfowler merged commit c5727a9 into main Jun 3, 2026
4 checks passed
@ryanfowler ryanfowler deleted the fix-noproxy-port-matching branch June 3, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant