[racket] racket and libcURL

From: Jordan Schatz (jordan at noionlabs.com)
Date: Wed Mar 21 18:08:34 EDT 2012

> Wait… don't Racket's built-in libraries already handle all of those
> cases?

FWIW I use libcurl alot (in other languages), its awesome and I initially
looked for a Racket wrapper... I didn't find one, but since
get/put/post/head/delete-impure-port have support for TLS now, and full
control of headers, I haven't had any need of curl.

- Jordan

Posted on the users mailing list.