ipfs-chromium
|
#include <library/include/ipfs_client/ipld/dag_headers.h>
Public Types | |
using | HeaderList = std::vector< std::pair< std::string, std::string > > |
Public Member Functions | |
void | Add (BlockSource const &) |
void | Finish () |
HeaderList const & | headers () const |
Response headers coming from the IPLD DAG
using ipfs::ipld::DagHeaders::HeaderList = std::vector<std::pair<std::string, std::string> > |
A list of HTTP header names and values