CURLU
handle, you can extract those pieces again from the handle at any time.curl_url_get()
specifies which part you want extracted. They are all extracted as null-terminated char *
data, so you pass a pointer to such a variable.curl_free
when you are done with it!CURLU_URLDECODE
flag.