a library to speed up the development of Fivem scripts and frameworks
fivem-ts - Documentation v0.7.5 • Docs
fivem-ts - Documentation v0.7.5 / Server / HttpRequest
address:
string
optionalbody:unknown
headers:
Record<string,string>
method:
string
path:
string
setCancelHandler(
handler):void
• handler
void
setDataHandler(
handler):void
• handler
void
setDataHandler(
handler,binary):void
• handler
• binary: "binary"
void