RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | Friends | List of all members
SimpleWeb::ServerBase< socket_type >::Request Class Reference

Public Member Functions

std::string remote_endpoint_address () noexcept
 
unsigned short remote_endpoint_port () noexcept
 
CaseInsensitiveMultimap parse_query_string () noexcept
 Returns query keys with percent-decoded values.
 

Public Attributes

std::string method
 
std::string path
 
std::string query_string
 
std::string http_version
 
Content content
 
CaseInsensitiveMultimap header
 
regex::smatch path_match
 

Friends

class ServerBase< socket_type >
 
class Server< socket_type >
 
class Session
 

The documentation for this class was generated from the following file: