mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
3 lines
88 B
Lua
3 lines
88 B
Lua
SetStatus(200)
|
|
SetHeader("Content-Type", GetHeader("Content-Type"))
|
|
Write(GetPayload())
|