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

Namespaces

namespace  dcn
 
namespace  dcn::http
 

Functions

std::vector< std::string > dcn::http::splitPathSegments (const std::string path)
 
absl::flat_hash_map< std::string, std::string > dcn::http::splitQuerySegments (const std::string &query)