|
KiCad PCB EDA Suite
|
#include <http_lib_fake_server.h>
Public Attributes | |
| int | statusCode = 200 |
| std::string | body |
Definition at line 37 of file http_lib_fake_server.h.
| std::string HTTP_LIB_FAKE_SERVER::RESPONSE::body |
Definition at line 40 of file http_lib_fake_server.h.
| int HTTP_LIB_FAKE_SERVER::RESPONSE::statusCode = 200 |
Definition at line 39 of file http_lib_fake_server.h.