9 lines
148 B
Text
9 lines
148 B
Text
{
|
|
(
|
|
{
|
|
{"text/plain; charset=utf-8" :content-type} :headers
|
|
"Goodbye, World!" :body
|
|
}
|
|
) :handler
|
|
8080 :port
|
|
} start-server
|