Backend_HttpResponse

struct

This object represents a HTTP response

Property Type Description
statusCode Integer HTTP status code
headers
MapString
HTTP response headers
body String HTTP response body
part of the Apioo-Project