Parses a url and creates the data struct of the feed RSS url. This function downloads your request if this is http or ftp. with an options struct.
The url to be parsed
the pointer to your data struct
a pointer to a options data struct
the error code
See Implementation
Parses a url and creates the data struct of the feed RSS url. This function downloads your request if this is http or ftp. with an options struct.