myMPD
Internal API documentation
Loading...
Searching...
No Matches
mg_client_request_t Struct Reference

#include <http_client.h>

Data Fields

const char * method
 http method (e.g. GET, POST)
 
const char * uri
 full uri to connect
 
const char * extra_headers
 headers for the request
 
const char * post_data
 optional already encoded post data
 
sds connect_uri
 redirect uri (only internal)
 

Detailed Description

Defines a http request


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