Closed GoogleCodeExporter closed 8 years ago
I tested this with the localhost interface:
http://[::1%eth0]:10101/
(Using the TraceServer *Options>Start Trace Server*). The Host header is indeed
generated with the network interface %eth0.
Actually this header is automatically generated by the underlying HTTP library
used by RESTClient:
http://hc.apache.org/httpcomponents-client-ga/
I am not willing to add a decorator to fix this: because I just want to leave
the default behavior of the library. If you think this is an error, please file
a bug at the httpcomponents-client site.
From your end you may fix this by passing Host header manually.
Original comment by subwiz
on 12 Feb 2011 at 10:19
Original issue reported on code.google.com by
daveism...@gmail.com
on 11 Feb 2011 at 6:59