From b44615c27cf74e6d41f37e5f85c2273a23a39ea8 Mon Sep 17 00:00:00 2001 From: Paul Kulchenko Date: Sat, 30 Oct 2021 16:10:02 -0700 Subject: [PATCH] Add documentation for redbean ProgramAddr --- tool/net/help.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tool/net/help.txt b/tool/net/help.txt index dbd8c4411..ffdcf2add 100644 --- a/tool/net/help.txt +++ b/tool/net/help.txt @@ -838,6 +838,10 @@ FUNCTIONS 0x01020304, or returns -1 for invalid inputs. See also FormatIp for the inverse operation. + ProgramAddr(str) + Configures the address on which to listen. Can be used multiple + times to set more than one address. + ProgramBrand(str) Changes HTTP Server header, as well as the

title on the / listing page. The brand string needs to be a UTF-8 value that's