Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd a handle parameter to pass to curl::curl_download function #4
Conversation
basically i add a handle parameter to function font.add.google and download_font_file, with default value curl::new_handle() which is the default value in curl::curl_download.
|
Thanks! Since I just updated |
basically i add a handle parameter to function font.add.google and download_font_file, with default value curl::new_handle() which is the default value in curl::curl_download.