🟧HTTP
Improved version of the HTTP function
Last updated
Improved version of the HTTP function
Last updated
gpm.HTTP( table parameters ) -> Promise
Function will automatically use third-party http clients such as gm_chttp and gmsv_reqwest.
This function will always return a promise.
This function uses the HTTPRequest structure but will ignore the failed
and success
keys, which are replaced here by promise.
key | type |
---|---|
Rejection result is always a string.
code
body
headers