mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-06 18:00:28 +00:00
Add documentation for redbean ProgramAddr
This commit is contained in:
parent
46da0d8572
commit
b44615c27c
1 changed files with 4 additions and 0 deletions
|
@ -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 <h1> title on the /
|
||||
listing page. The brand string needs to be a UTF-8 value that's
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue