![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <cstdint>#include <memory>#include <string>#include <utility>#include "http/base/method.h"#include "http/base/uri.h"#include "http/client/client.h"#include "http/client/request.h"#include "mysql/harness/net_ts/io_context.h"#include "mysql/harness/tls_client_context.h"#include "mysqlrouter/http_client_export.h"Go to the source code of this file.
Classes | |
| class | RestClient |
Typedefs | |
| using | IOContext = net::io_context |
Variables | |
| constexpr const char | kRestAPIVersion [] = "20190715" |
| using IOContext = net::io_context |
|
constexpr |