File testhttp/testclient.scm artifact 4aba6dc5d5 part of check-in 46bed86eba
(use http-client) (with-input-from-request "http://localhost:12345/hey" ;; #f ;; msg (list (cons 'dat "Testing eh")) read-string)
(use http-client) (with-input-from-request "http://localhost:12345/hey" ;; #f ;; msg (list (cons 'dat "Testing eh")) read-string)