MySQL 8.4.1
Source Code Documentation
method.cc File Reference
#include "http/base/method.h"
#include <map>
#include <string_view>

Namespaces

namespace  http
 
namespace  http::base
 
namespace  http::base::method
 

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)