[racket] retrieving an https url

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Wed Jun 22 10:04:36 EDT 2011

On Jun 22, 2011, at 9:27 AM, Greg Hendershott wrote:

> ;; make-ports : url -> in-port x out-port
> (define (make-ports url proxy)
>  (let ([port-number (if proxy

Thanks for pointing out that the comments are out of sync with the code :-) 

[another story for Sam's arsenal]



Posted on the users mailing list.