#include <url.h>
Data Fields | |
char * | scheme |
char * | user |
char * | pass |
char * | host |
unsigned short | port |
char * | path |
char * | query |
char * | fragment |
|
|
|
Definition at line 27 of file url.h. Referenced by free_url(), http_connect(), http_get(), and parse_url(). |
|
Definition at line 26 of file url.h. Referenced by free_url(), http_connect(), http_get(), and parse_url(). |
|
Definition at line 29 of file url.h. Referenced by free_url(), http_connect(), http_get(), and parse_url(). |
|
Definition at line 28 of file url.h. Referenced by http_connect(), http_get(), and parse_url(). |
|
|
|
|
|
Definition at line 25 of file url.h. Referenced by free_url(), http_connect(), http_get(), and parse_url(). |