wget2  2.0.0
wget_html_parsed_url Struct Reference
Collaboration diagram for wget_html_parsed_url:

Data Fields

wget_string url
 URL within the parsed document (pointer and length)
 
wget_string download
 Value of additional 'download' attribute, the name to be saved to disk.
 
char attr [16]
 name of the attribute containing the URL, e.g. 'href'
 
char tag [16]
 name of the HTML tag containing the URL, e.g. 'a'
 
bool link_inline: 1
 1 = rel was 'stylesheet' or 'shortcut icon'
 

The documentation for this struct was generated from the following file: