Qore RestSchemaValidator Module Reference 2.2
|
a hash of information about a client-side request More...
#include <RestSchemaValidator.qm.dox.h>
Public Attributes | |
*data | body |
the serialized message body hash | |
string | content |
the Content-Type for the message | |
*list< string > | response_content |
Content-Type for the response message if available. More... | |
string | uri_path |
the URI path for the request | |
a hash of information about a client-side request
*list<string> RestSchemaValidator::RestRequestClientInfo::response_content |
Content-Type for the response message if available.
to be used for the Accept header