mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-09-15 08:30:39 +00:00
Merge 0042c7697d
into f1e83d5240
This commit is contained in:
commit
97c61c0f90
1 changed files with 2 additions and 1 deletions
|
@ -557,7 +557,8 @@ function OnHttpRequest() end
|
|||
---
|
||||
---@param status uint16
|
||||
---@param message string
|
||||
function OnError(status, message) end
|
||||
---@param details string
|
||||
function OnError(status, message, details) end
|
||||
|
||||
--- Hooks client connection creation.
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue