On 07.11.2012 12:26, Andreas Granig wrote:
send("10.10.10.10:5070");
... then I get this error:
<core> [proxy.c:278]: ERROR: mk_proxy: could not resolve hostname:
"10.10.10.10:5070"
It looks like it works if I leave out the port part, but that isn't
really any help either because I need a non-standard port. Hints what
I'm doing wrong here?
I can confirm this broken behavior (tested with 3.3).
Klaus