Octane API Client
Loading...
Searching...
No Matches
Classes | Namespaces
fetch.h File Reference

fetch.hの実装 More...

#include <rapidjson/document.h>
#include <rapidjson/encodings.h>
#include <rapidjson/stringbuffer.h>
#include <rapidjson/writer.h>
#include <map>
#include <string>
#include <string_view>
#include <variant>
#include <vector>
#include "./http_client.h"
#include "include/error_response.h"
#include "include/result.h"
Include dependency graph for fetch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  octane::internal::FetchResponse
 Fetchのレスポンスを表す構造体。 More...
 
class  octane::internal::FetchBase
 HttpClientクラスを通じてHTTP通信を行うインタフェース。 More...
 
class  octane::internal::Fetch
 HttpClientクラスを通じてHTTP通信を行う。 More...
 

Namespaces

namespace  octane
 
namespace  octane::internal
 

Detailed Description

fetch.hの実装

Fetchクラスを定義する。

Author
soon (kento.nosp@m..soo.nosp@m.n@gma.nosp@m.il.c.nosp@m.om)
Version
0.1
Date
2022-09-01