Resource icon

Addon Reqn 1.2.1

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

btk5h

Addon Developer
Jan 25, 2017
154
159
0
Pyongyang, North Korea
btk5h submitted a new resource:

Reqn - Properly implemented web requests for Skript

Pronounced /ˈɹɛkən/, like "reckon".

Reqn is an HTTP request library for Skript 2.X.

Documentation/Source - Releases

Quickstart
code_language.skript:
# Send a get request to a url. The protocol (http or https) is required.
send a request to "http://example.com"

# Send a request using a different HTTP method.
send a "put" request to "http://example.com"

# Send a...

Read more about this resource...
 
btk5h updated Reqn with a new update entry:

Reqn v1.2.0

Changelog
  • The header syntax is now optionally singular, which should make the request syntax less awkward to use with only one header.
  • Responses compressed with GZIP or DEFLATE will now be properly decompressed when received. "Accept-Encoding: gzip" should be specified in the request header to receive compressed content.

Read the rest of this update entry...
 
https://forums.skunity.com/threads/reqn-form-data.3481/
[doublepost=1496829641,1493938959][/doublepost]
:emoji_frowning:
[doublepost=1499350207][/doublepost]
https://forums.skunity.com/threads/reqn-form-data.3481/
[doublepost=1496829641,1493938959][/doublepost]
:emoji_frowning:
:emoji_disappointed:
[doublepost=1499688353][/doublepost]
https://forums.skunity.com/threads/reqn-form-data.3481/
[doublepost=1496829641,1493938959][/doublepost]
:emoji_frowning:
[doublepost=1499350207][/doublepost]
:emoji_disappointed:
:emoji_unamused:
[doublepost=1499784919][/doublepost]
https://forums.skunity.com/threads/reqn-form-data.3481/
[doublepost=1496829641,1493938959][/doublepost]
:emoji_frowning:
[doublepost=1499350207][/doublepost]
:emoji_disappointed:
[doublepost=1499688353][/doublepost]
:emoji_unamused:
:emoji_angry: