#include <wget.h>
|
enum | { link_rel_none = 0
, link_rel_describedby
, link_rel_duplicate
} |
|
|
const char * | uri |
| URI reference.
|
|
const char * | type |
| value of type param or NULL
|
|
int | pri |
| value of pri param
|
|
enum wget_http_link:: { ... } | rel |
| value of 'rel' param, either none (if not found), 'describedby' or 'duplicate'
|
|
The documentation for this struct was generated from the following file: