Update redbean API definitions

This commit is contained in:
Danny Robinson 2022-11-03 09:08:33 +00:00
parent c2590cf7a0
commit fdce616bb3

View file

@ -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