#include <http.h>
Collaboration diagram for HTTPURLParse:

Data Fields | |
| Octstr * | url |
| Octstr * | scheme |
| Octstr * | host |
| unsigned long | port |
| Octstr * | user |
| Octstr * | pass |
| Octstr * | path |
| Octstr * | query |
| Octstr * | fragment |
|
|
Definition at line 229 of file http.h. Referenced by http_urlparse_create(), http_urlparse_destroy(), and parse_dump(). |
|
|
Definition at line 223 of file http.h. Referenced by http_urlparse_create(), http_urlparse_destroy(), parse2trans(), parse_dump(), and parse_url(). |
|
|
Definition at line 226 of file http.h. Referenced by http_urlparse_create(), http_urlparse_destroy(), parse2trans(), parse_dump(), and parse_url(). |
|
|
Definition at line 227 of file http.h. Referenced by http_urlparse_create(), http_urlparse_destroy(), parse2trans(), parse_dump(), and parse_url(). |
|
|
Definition at line 224 of file http.h. Referenced by http_urlparse_create(), parse2trans(), parse_dump(), and parse_url(). |
|
|
Definition at line 228 of file http.h. Referenced by http_urlparse_create(), http_urlparse_destroy(), parse2trans(), parse_dump(), and parse_url(). |
|
|
Definition at line 222 of file http.h. Referenced by http_urlparse_create(), http_urlparse_destroy(), parse2trans(), parse_dump(), and parse_url(). |
|
|
Definition at line 221 of file http.h. Referenced by http_urlparse_create(), http_urlparse_destroy(), parse_dump(), and parse_url(). |
|
|
Definition at line 225 of file http.h. Referenced by http_urlparse_create(), http_urlparse_destroy(), parse2trans(), parse_dump(), and parse_url(). |