RetroArch
Public Attributes | List of all members
http_connection_t Struct Reference
Collaboration diagram for http_connection_t:
[legend]

Public Attributes

char * domain
 
char * location
 
char * urlcopy
 
char * scan
 
char * methodcopy
 
char * contenttypecopy
 
char * postdatacopy
 
int port
 
struct http_socket_state_t sock_state
 

Member Data Documentation

◆ contenttypecopy

char* http_connection_t::contenttypecopy

◆ domain

char* http_connection_t::domain

◆ location

char* http_connection_t::location

◆ methodcopy

char* http_connection_t::methodcopy

◆ port

int http_connection_t::port

◆ postdatacopy

char* http_connection_t::postdatacopy

◆ scan

char* http_connection_t::scan

◆ sock_state

struct http_socket_state_t http_connection_t::sock_state

◆ urlcopy

char* http_connection_t::urlcopy

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