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

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

#include <RestSchemaValidator.qm.dox.h>

Public Attributes

string body
 the HTTP request body
 
hash< auto > hdr
 the HTTP request header hash
 
string request_uri
 the HTTP request URI
 

Detailed Description

a hash giving example info for example HTTP request messages