|
KiCad PCB EDA Suite
|
#include <remote_provider_client.h>
Public Attributes | |
| int | status_code = 0 |
| wxString | body |
Definition at line 56 of file remote_provider_client.h.
| wxString REMOTE_PROVIDER_HTTP_RESPONSE::body |
Definition at line 59 of file remote_provider_client.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), REMOTE_PROVIDER_CLIENT::FetchJson(), and REMOTE_PROVIDER_CLIENT::ParseTokenResponse().
| int REMOTE_PROVIDER_HTTP_RESPONSE::status_code = 0 |
Definition at line 58 of file remote_provider_client.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and REMOTE_PROVIDER_CLIENT::SendRequest().