To use this website fully, you first need to accept the use of cookies. By agreeing to the use of cookies you consent to the use of functional cookies. For more information read this page.

Official ZPE/YASS documentationhttp_post

http_post (string url, map parameters[, string body]) ⇒ mixed

Uses the HTTP POST method to post data specified as a map to the specified URL. This method will return a string if successful or return null if the request throws an error.

First available: Version 1.7.4
Comments
Code previewClose
Feedback 👍
Comments are sent via email to me.