lukem 6d532c26d3 fetch_url() fixes:
- just display the hostname:port of the proxy url, rather than the full url.
  this prevents someone `shoulder surfing' a proxy username/password
  in $http_proxy. [suggested by perry]
- compact verbose notes for http fetchs; now displays
    (via host:port, with authorization, with proxy authorization)
  with each component being optional.
(and a couple introduced with the ipv6 mods...)
- don't override host with the canonical name; this prevented fetches from
  http/1.1 virtual hosts from working if the virtual host was a CNAME.
  [noted by bernd]
- call freeaddrinfo() if res was built with getaddrinfo()
1999-08-22 12:49:00 +00:00
..
1999-07-16 14:15:49 +00:00
1999-03-24 06:27:49 +00:00
1999-07-02 06:01:22 +00:00
1999-08-02 17:39:13 +00:00
1999-08-22 12:49:00 +00:00
1999-03-24 06:25:57 +00:00
1999-07-26 06:19:01 +00:00
1999-04-23 14:43:05 +00:00
1999-07-23 18:40:27 +00:00
1999-05-16 19:42:03 +00:00
1999-05-18 22:36:36 +00:00
1999-05-06 07:28:51 +00:00
1999-04-20 13:53:53 +00:00
1999-04-06 20:24:37 +00:00