Definition at line 48 of file test_httpstream01.cpp.
◆ TestHttpStream01()
TestHttpStream01::TestHttpStream01 |
( |
| ) |
|
|
default |
◆ ~TestHttpStream01()
TestHttpStream01::~TestHttpStream01 |
( |
| ) |
|
|
default |
◆ test01_post_sync_ok()
void TestHttpStream01::test01_post_sync_ok |
( |
| ) |
|
|
inline |
◆ test11_post_async_ok()
void TestHttpStream01::test11_post_async_ok |
( |
| ) |
|
|
inline |
◆ url_input_root
const std::string TestHttpStream01::url_input_root = "http://httpbin.org/post" |
◆ HttpBoundarySep
const std::string TestHttpStream01::HttpBoundarySep = "--" |
◆ HttpBoundary
const std::string TestHttpStream01::HttpBoundary = "affedeadbeaf" |
◆ CRLF
const std::string TestHttpStream01::CRLF = "\r\n" |
◆ HorizonCmd01
const std::string TestHttpStream01::HorizonCmd01 |
Initial value:=
"!$$SOF\n"
"COMMAND='199'\n"
"TABLE_TYPE='Vector'\n"
"CENTER='@010'\n"
"REF_PLANE='Ecliptic'\n"
"START_TIME='2024-01-01 00:00:00'\n"
"STOP_TIME='2024-01-01 00:00:01'\n"
Definition at line 55 of file test_httpstream01.cpp.
The documentation for this class was generated from the following file: