![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | http | 
| namespace | http::base | 
| namespace | http::base::method | 
| namespace | http::base::method::Pos | 
| namespace | HttpMethod | 
Typedefs | |
| using | http::base::method::key_type = int | 
| using | http::base::method::pos_type = unsigned | 
| using | http::base::method::Bitset = std::bitset< Pos::_LAST+1 > | 
Functions | |
| HTTP_COMMON_EXPORT key_type | http::base::method::from_string (const std::string_view &method_name) | 
| HTTP_COMMON_EXPORT pos_type | http::base::method::from_string_to_post (const std::string_view &method) |