Like the previous function but you take ownership of the downloaded buffer in case of success
The url to be parsed
the pointer to your data struct
a pointer to a options data struct
the error code from libcurl
a pointer to the buffer with the document. This is not null terminated
the size of the buffer above
the error code
See Implementation
Like the previous function but you take ownership of the downloaded buffer in case of success