yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::ios::UrlSessionHttpResponse Struct Reference

#include <ios_urlsession_http_client.h>

Public Attributes

int status_code = 0
 
std::string body
 
std::map< std::string, std::string > headers
 

Detailed Description

Definition at line 10 of file ios_urlsession_http_client.h.

Member Data Documentation

◆ status_code

int yaze::cli::ios::UrlSessionHttpResponse::status_code = 0

Definition at line 11 of file ios_urlsession_http_client.h.

◆ body

std::string yaze::cli::ios::UrlSessionHttpResponse::body

Definition at line 12 of file ios_urlsession_http_client.h.

◆ headers

std::map<std::string, std::string> yaze::cli::ios::UrlSessionHttpResponse::headers

Definition at line 13 of file ios_urlsession_http_client.h.


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