Skip to content

nicoszpako/SqRequest

Repository files navigation

Adds following expressions:

HTTP request result using POST method

Returns the result of a POST method sent to the given address with the given parameters.
ex: result of http post "sqript.fr" with values (dictionary with [["username\","nico-"],["password",314159268]]
pattern: [result of] http post [to] {string} [with values {nbttagcompound|dictionary|string}]

HTTP request result using GET method

Returns the result of a GET method sent to the given address with the given headers.
ex: result of http post "sqript.fr" with headers (dictionary with [["username","nico-"],["password",314159268]]
pattern: [result of] http get [from] {string} [with header[s] {dictionary}]

About

Sqript addon allowing communication through http protocol

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
LICENSE-Paulscode IBXM Library.txt
Unknown
LICENSE-Paulscode SoundSystem CodecIBXM.txt

Stars

Watchers

Forks

Packages

No packages published

Languages