http.post
From ComputerCraft Wiki
| Return the response of the server or nil on failure. | |
| Syntax | http.post(string url, string post) |
| Returns | The response of the server or nil on failure. |
| Part of | ComputerCraft |
| API | HTTP |
| Return the response of the server or nil on failure. | |
| Syntax | http.post(string url, string post) |
| Returns | The response of the server or nil on failure. |
| Part of | ComputerCraft |
| API | HTTP |