cosmopolitan/tool
Paul Kulchenko ca611efc43
Redbean getstatus and more (#308)
* 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
2021-11-12 15:00:41 -08:00
..
build Add MODE=optlinux build mode (#141) 2021-10-14 19:36:49 -07:00
decode Make numerous improvements 2021-09-28 01:52:34 -07:00
emacs Add MODE=optlinux build mode (#141) 2021-10-14 19:36:49 -07:00
hash Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
net Redbean getstatus and more (#308) 2021-11-12 15:00:41 -08:00
scripts Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
viz Improve memory safety 2021-10-13 17:27:13 -07:00
tool.mk Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -08:00