client:get_status
Last updated March 2020
Name
client:get_status — Return the status of an HTTP request
Synopsis
require('msys.http.client')
client:get_status();
Description
Return the status code and description of an HTTP request.
See Also
Was this page helpful?