Unfortunately what I'm looking something to handle automatically sending http post's of the type multipart/form-data.
On Tue Dec 30 2014 at 12:31:11 PM Tony Garnock-Jones <to...@ccs.neu.edu> wrote: > On 12/30/2014 10:22 AM, Spencer Florence wrote: > > Does anyone know of a racket library that does multipart posts? Neither > > the net/http-client nor net/url libraries seem to have an abstraction > > for this built in. > > Looks like http://docs.racket-lang.org/net/mime.html will parse a MIME > message, but from that documentation, I don't see anything for producing > one. So I suppose if you're only concerned with understanding incoming > MIME messages, you could be in luck? > > Tony >
____________________ Racket Users list: http://lists.racket-lang.org/users