Qore RestSchemaValidator Module Reference  2.1.1
RestSchemaValidator::RestRequestServerInfo hashdecl Reference

a hash of information about a server-side request More...

Public Attributes

auto body
 the deserialized message body data
 
hash< auto > info
 miscellaneous free-form info about the parsed request
 
string path
 the URI path without query arguments
 
*hash query
 any query arguments
 

Detailed Description

a hash of information about a server-side request