MySQL 9.0.0
Source Code Documentation
rest_client.h File Reference
#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"
 

Typedef Documentation

◆ IOContext

Variable Documentation

◆ kRestAPIVersion

constexpr const char kRestAPIVersion[] = "20190715"
constexpr