Nui
Classes | Namespaces | Functions
fetch_options.hpp File Reference
#include <cstdint>
#include <string>
#include <unordered_map>
#include <boost/describe.hpp>
#include <boost/mp11/algorithm.hpp>
Include dependency graph for fetch_options.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Nui::FetchOptions
 
struct  Nui::FetchResponse
 

Namespaces

 Nui
 

Functions

 Nui::BOOST_DESCRIBE_STRUCT (FetchOptions,(),(method, headers, body, verbose, followRedirects, maxRedirects, autoReferer, dontDecodeBody, verifyPeer, verifyHost))
 
 Nui::BOOST_DESCRIBE_STRUCT (FetchResponse,(),(curlCode, status, proxyStatus, downloadSize, redirectUrl, body, headers))