Yeah, my main problem is how do I pack the file into a JSON Object and then 
send it?

With (require net/http-client) I could already establish a connection with 
(http-conn-sendrecv! hc uri), but All I can send is the empty header of the 
http request. 

How do I add the HTML code or the file in the json object within it?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to