+ 1
Write curl code in python
can anyone tell the equivalent python code of the below curl code curl -X GET --header 'Accept: application/json' --header 'Authorization: Bearer 1123' 'https://api.thetvdb.com/series/121361'
1 Respuesta
+ 1
quick google should help you out.
http://stackoverflow.com/questions/37530378/convert-curl-command-to-http-request-in-JUMP_LINK__&&__python__&&__JUMP_LINK