Created by: pl31
No one is assigned http-proxy cannot listen on ipv6 ports.
IMO it should be enough to add an additional parameter 'hostname' to listen (/lib/http-proxy/index.js) and pass it to _server.listen.
See http://nodejs.org/api/http.html#http_server_listen_port_hostname_backlog_callback.