mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-08 10:50:28 +00:00
Update redbean API definitions
This commit is contained in:
parent
c2590cf7a0
commit
fdce616bb3
1 changed files with 6 additions and 0 deletions
|
@ -7116,6 +7116,12 @@ kLogError = nil
|
|||
---Logging anything at this level will result in a backtrace and process exit.
|
||||
kLogFatal = nil
|
||||
|
||||
---@type integer turn `+` into space. See `ParseUrl`.
|
||||
kUrlPlus = nil
|
||||
|
||||
---@type integer to transcode ISO-8859-1 input into UTF-8. See `ParseUrl`.
|
||||
kUrlLatin1 = nil
|
||||
|
||||
--[[
|
||||
────────────────────────────────────────────────────────────────────────────────
|
||||
LEGAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue