mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Update redbean api definitions (#652)
This commit is contained in:
parent
59ac141e49
commit
7bc24888fe
4 changed files with 349 additions and 38 deletions
|
@ -6,7 +6,7 @@ local function main()
|
|||
end
|
||||
SetStatus(200)
|
||||
SetHeader("Content-Type", GetHeader("Content-Type") or "text/plain")
|
||||
Write(GetPayload())
|
||||
Write(GetBody())
|
||||
end
|
||||
|
||||
main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue