mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-02 07:45:26 +00:00
fix comment
This commit is contained in:
parent
e994cdd8a2
commit
261aa8f320
@ -782,7 +782,7 @@ int lua_GetOSName(lua_State* L) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
// status, body = HttpGET(host, port, target)
|
||||
// status, body = HttpsGET(host, port, target)
|
||||
// example usage:
|
||||
// send a GET https://example.com:443/index.html:
|
||||
// status, body = MP.HttpGET("example.com", 443, "/index.html")
|
||||
|
Loading…
x
Reference in New Issue
Block a user