Update redbean api definitions (#652)

This commit is contained in:
Danny Robinson 2022-10-07 00:27:23 +01:00 committed by GitHub
parent 59ac141e49
commit 7bc24888fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 349 additions and 38 deletions

View file

@ -57,7 +57,7 @@ local function main()
Write('<dt>Payload\r\n')
Write('<dd><p>')
Write(EscapeHtml(VisualizeControlCodes(GetPayload())))
Write(EscapeHtml(VisualizeControlCodes(GetBody())))
Write('\r\n')
Write('</dl>\r\n')