|
|
|
|
|
by Bogdanp
2224 days ago
|
|
You don’t have to specify those things yourself unless you want to manually construct a response struct. There are helpers like response/xexpr and response/output that construct responses for you. This article might help: https://defn.io/2020/02/12/racket-web-server-guide/ |
|