Main Page Data Structures File List Data Fields Globals Related Pages
Uri Struct Reference
struct to contain a whole URI.
More...
Collaboration diagram for Uri:
[legend]
Data Fields |
char * | server |
| URI's server.
|
int | port |
| URI's port.
|
char * | path |
| URI's path.
|
int | valid |
| true if URI is valid, false if syntax error.
|
Detailed Description
struct to contain a whole URI.
Definition at line 64 of file http.c.
The documentation for this struct was generated from the following file:
Generated on Fri Jan 25 22:41:06 2002 for PDepp Webserver by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001