Hi all,

I came across this statement regarding structure request in the 
documentation: "You are unlikely to need to construct a request struct." 
(See here 
<https://docs.racket-lang.org/web-server/http.html#(def._((lib._web-server%2Fhttp%2Frequest-structs..rkt)._make-request))>
.)

Why does it say this? I want to generate requests (in one form or another) 
for functional tests of my website. Should I use curl for that? And is the 
rationale something to do with security?

Thanks,
Marc

-- 
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