Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
api:internet [2019/06/15 09:24]
payonel
api:internet [2019/06/15 09:24]
payonel
Line 13: Line 13:
   ​   ​
   Example specifying PUT:   Example specifying PUT:
-  `internet.request("​https://​example.com",​ "put data", {}, "​PUT"​)` ​to send a request through HTTPS.+  `internet.request("​https://​example.com",​ "put data", {}, "​PUT"​)`.
  
 - `internet.socket(address:​string[,​ port:​number]):​table`  ​ - `internet.socket(address:​string[,​ port:​number]):​table`  ​