Qore RestSchemaValidator Module Reference 2.2
Loading...
Searching...
No Matches
RestSchemaValidator::RestResponseClientInfo hashdecl Reference

a hash of information about a response from the server More...

#include <RestSchemaValidator.qm.dox.h>

Public Attributes

auto body
 the deserialized message body
 
int code
 the HTTP status code
 
hash< auto > hdr
 the HTTP headers received
 
hash< auto > info
 miscellaneous free-form info about the parsed response
 

Detailed Description

a hash of information about a response from the server