Megatest

Artifact [4aba6dc5d5]
Login

Artifact 4aba6dc5d50a07bec1e4358c75b94dc70c5c5c0d:


(use http-client)

(with-input-from-request "http://localhost:12345/hey"
                                           ;; #f
                                           ;; msg 
                                           (list (cons 'dat "Testing eh"))
                                           read-string)