Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 38967248 rédigé par Kubat's avatar Kubat
Parcourir les fichiers

DL: Set the token with libcurl...

parent 75b3487d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #3483 en échec
......@@ -319,6 +319,7 @@ retest:
headers = curl_slist_append(headers, "Accept: video/x-matroska");
headers = curl_slist_append(headers, "Content-Type: video/x-matroska");
headers = curl_slist_append(headers, author_token);
/* The file must begin by `1A 45 DF A3` */
curl_handle = curl_easy_init();
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter