Skip to content

Commit

Permalink
markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceitem committed Jun 22, 2021
1 parent e16109b commit 260d944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ open_inventory(player('replaceitem','I've got a present for you!','small'); //sh
Makes a asynchroous http get request. Can be used to access APIs or other stuff.

`request_method` -> String: request method, can be GET, POST, HEAD, OPTIONS, PUT, DELETE or TRACE

`url` -> String: URL of request

`callback` -> Function: Callback function that will be called with the response

0 comments on commit 260d944

Please sign in to comment.