KiCad PCB EDA Suite
Loading...
Searching...
No Matches
HTTP_LIB_FAKE_SERVER::RESPONSE Struct Reference

#include <http_lib_fake_server.h>

Public Attributes

int statusCode = 200
 
std::string body
 

Detailed Description

Definition at line 37 of file http_lib_fake_server.h.

Member Data Documentation

◆ body

std::string HTTP_LIB_FAKE_SERVER::RESPONSE::body

Definition at line 40 of file http_lib_fake_server.h.

◆ statusCode

int HTTP_LIB_FAKE_SERVER::RESPONSE::statusCode = 200

Definition at line 39 of file http_lib_fake_server.h.


The documentation for this struct was generated from the following file: