|
libwinyl
|
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_header * | headers |
| Header collection; see header.h. | |