[racket] PLaneT and proxies
On Jun 20, Norman Gray wrote:
> Robby, hello.
>
> On 2010 Jun 20, at 17:28, Robby Findler wrote:
>
> > I'm not really familiar with proxy setups and how to simulate them,
> > but if you wanted to submit a patch that worked for you, I'm pretty
> > sure that I could verify/adjust enough of it to be confident that it
> > wouldn't break others stuff and I'd put it in....
>
> No probs.
>
> The following should basically work:
>
> % diff -c resolver.rkt{-orig,}
> [...]
Does planet go through net/url? If so, then this is better done
there. (And if it doesn't, then it should...)
And IIRC, it already deals with proxy, only one that is set manually.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!