mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +00:00
* Add GetBody() Lua API to redbean. This improves consistency with RFC 7230 terminology and should be favored over the old GetPayload function. * Add GetStatus() API to redbean. This is useful to get status after it's changed/set by Redbean, for example if 505 or 508 is set when ServeRedirect is called. * Introduce GetAssetComment() API to redbean. This function should be favored over the old name GetComment(). * Introduce IsLoopbackClient() API to redbean * Limit redbean reason to 128 chars when set instead of reporting an error |
||
---|---|---|
.. | ||
demo | ||
.init.lua | ||
counters.inc | ||
dig.c | ||
echoserver.c | ||
favicon.ico | ||
help.txt | ||
largon2.c | ||
lsqlite3.c | ||
net.mk | ||
redbean.c | ||
redbean.png | ||
wb.c |