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

Namespaces

namespace  dcn
 
namespace  dcn::parse
 

Functions

http::Header dcn::parse::parseHeaderFromString (const std::string &header_str)
 Parse a header string to a Header enum.