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.cpp File Reference
#include "http.hpp"

Namespaces

namespace  dcn
namespace  dcn::http
namespace  dcn::parse

Functions

http::Request dcn::parse::parseRequestFromString (const std::string &request)
 Parse the given string to a http::Request.