FreeRDP
HttpRequest Struct Reference

#include <http.h>

Data Fields

char * Method
 
char * URI
 
char * AuthScheme
 
char * AuthParam
 
char * Authorization
 
int ContentLength
 
char * Content
 
char * TransferEncoding
 

Field Documentation

char* HttpRequest::Authorization
char* HttpRequest::AuthParam
char* HttpRequest::AuthScheme
char* HttpRequest::Content
int HttpRequest::ContentLength
char* HttpRequest::Method
char* HttpRequest::TransferEncoding
char* HttpRequest::URI

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