Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
http_method.cpp File Reference
#include "http_method.hpp"

Namespaces

namespace  dcn
 
namespace  dcn::parse
 

Functions

http::Method dcn::parse::parseMethodFromString (const std::string &method)
 Parse the given string to a http::Method.