Does create a bit of work when you have to figure out which parts of cURL need to be ported to Python, and which can be safely omitted. Copying a cURL request adds in a lot of headers - many of which I still don't properly know the purpose of.
I'll get there eventually. : ) In the meantime - thank god for whoever wrote "Copy as cURL request"!
cushychicken|4 years ago
Does create a bit of work when you have to figure out which parts of cURL need to be ported to Python, and which can be safely omitted. Copying a cURL request adds in a lot of headers - many of which I still don't properly know the purpose of.
I'll get there eventually. : ) In the meantime - thank god for whoever wrote "Copy as cURL request"!