libwinyl
Loading...
Searching...
No Matches
Data Fields
winyl Struct Reference

Represents a HTTP host. More...

#include <winyl/winyl.h>

Data Fields

int error
 Contains the error code after any winyl call.
 
char * hostname
 Set by winyl_open.
 
int port
 Set by winyl_open.
 
struct winyl_headerheaders
 Header collection; see header.h.
 

Detailed Description

Examples
basic.c, headers.c, http_1_0.c, wii_demo.c, and yuarel_integration.c.