client:get_body
Name
client:get_body — Get the body of an HTTP response
Synopsis
require('msys.http.client')
client:get_body();
Description
Get the body of an HTTP response.
See Also
msys.http.client.new, client:set_timeout, client:do_request, client:get_status, client:set_header, client:parse_headers client:get_headers