ipfs-chromium
Public Member Functions | Public Attributes | List of all members
ipfs::HttpRequestDescription Struct Reference

#include <library/include/ipfs_client/http_request_description.h>

Collaboration diagram for ipfs::HttpRequestDescription:
Collaboration graph
[legend]

Public Member Functions

bool operator== (HttpRequestDescription const &) const
 
bool operator< (HttpRequestDescription const &) const
 

Public Attributes

std::string url
 
int timeout_seconds
 
std::string accept
 
std::optional< std::size_t > max_response_size
 

Detailed Description

Describe an HTTP request to be made, agnostic to how that's done


The documentation for this struct was generated from the following file: