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

a hash giving example info for example HTTP response messages More...

#include <RestSchemaValidator.qm.dox.h>

Public Attributes

string body
 the HTTP response body
 
int code
 the HTTP status code
 
hash< auto > hdr
 the HTTP response header hash
 
string response_uri
 the HTTP response URI
 

Detailed Description

a hash giving example info for example HTTP response messages