[Bug 1988290] Re: NO_PROXY doesn't work for IPv6 literals

Bug Watch Updater 1988290 at bugs.launchpad.net
Wed Nov 16 23:49:43 UTC 2022


** Changed in: curl
       Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to curl in Ubuntu.
https://bugs.launchpad.net/bugs/1988290

Title:
  NO_PROXY doesn't work for IPv6 literals

Status in Curl:
  Fix Released
Status in curl package in Ubuntu:
  Fix Released
Status in curl source package in Bionic:
  Triaged

Bug description:
  [Partial copypaste from the linked upstream bug.]

  Setting

    NO_PROXY=localhost,127.0.0.1,::1

  enables connections to http://localhost and http://127.0.0.1 and does
  not work for http://[::1] at all. Apparently the problem is caused by
  an assumption [1] that a hostname cannot contain a colon.

  [1]
  https://github.com/curl/curl/blob/7e35eb77292fe6464889ddc8329c6a64136f969d/lib/url.c#L2577

To manage notifications about this bug go to:
https://bugs.launchpad.net/curl/+bug/1988290/+subscriptions




More information about the foundations-bugs mailing list