#include <parse_resource_uri.h>
Public Attributes | |
std::string | body |
std::string | scheme |
std::vector< std::string > | split_body |
Definition at line 48 of file parse_resource_uri.h.
std::string rve_common::ResourceURI::body |
Definition at line 51 of file parse_resource_uri.h.
std::string rve_common::ResourceURI::scheme |
Definition at line 50 of file parse_resource_uri.h.
std::vector<std::string> rve_common::ResourceURI::split_body |
Definition at line 52 of file parse_resource_uri.h.