On 08/04/2011 12:08 AM, Isosceles [via Databinder] wrote:
> I'm trying to get Fiddler to with with Dispatch.
> I've tried setting the http.proxyHost and http.proxyPort parameters,
> but it doesn't seem to work.
I'm not sure why it wouldn't this is the effective code:
https://github.com/n8han/Databinder-Dispatch/blob/master/http/src/main/scala/ConfiguredHttpClient.scala#L16You're using the standard (not nio) dispatch-http / dispatch.Http right ?
Nathan