Name: curl_slist_append()
Description:
Appends a string to a linked list. If no list exists, it will be created first. Returns the new list, after appending.
See Implementation
Name: curl_slist_append()
Description:
Appends a string to a linked list. If no list exists, it will be created first. Returns the new list, after appending.