cosmopolitan/net
Justine Tunney fe5c475f83 Add Deflate() / Inflate() to redbean and fix bugs
The Compress() and Uncompress() APIs were a mistake. The functions
themselves work fine, but it's a design blemish and does superfluous
work. Since they were only introduced in the last few weeks, they're now
deprecated and references to them have been scrubbed from the website
and other documentation. Please use the new APIs since the old APIs will
be removed at some point in the future.

This change introduces automated Lua unit tests for the Redbean APIs.
There's a few functions that were broken which have now been fixed, e.g.
Underlong() and Decimate().
2022-07-08 09:47:04 -07:00
..
http Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
https Improve redbean wildcard certificate support 2022-06-11 19:25:03 -07:00
net.mk Add HTTP/HTTPS Fetch() API to redbean 2021-07-07 21:44:27 -07:00