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 and CURLcode error
The url to be parsed
the pointer to your data struct
a pointer to a options data struct. It can be null
the error code from libcurl
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 and CURLcode error