Skip to content

Web Requests Library

Enqueue

The Enqueue method is used for sending GET, POST, PUT, DELETE and PATCH requests, the method also supports Headers which can be supplied via the arguments. The timeout argument is in seconds (0 uses the 30 second default).

Github Location

Enqueue

Released under the MIT License.