Bredbandskollen CLI  1.2
Asynchronous network task engine
Static Public Member Functions | List of all members
HttpCommon Class Reference

Static Public Member Functions

static bool parseHeaders (const std::string &header, std::string &r, std::multimap< std::string, std::string > &res)
 
static const char * mime_type (const std::string &file_name)
 
static time_t parseDateRfc1123 (const std::string &date)
 
static void trimWSP (std::string &s)
 
static std::vector< std::string > split (const std::string &s, const std::string &sep)
 
static bool isSubdomain (const std::string &subdomain, const std::string &domain)
 
static bool isWithinPath (const std::string &uri, const std::string &path)
 
static std::string uriPath (std::string uri)
 

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