Convert a curl POST request to Python only using standard library

前端 未结 4 524
没有蜡笔的小新
没有蜡笔的小新 2020-12-28 16:02

I would like to convert this curl command to something that I can use in Python for an existing script.

curl -u 7898678:X -H \'Content-Type: application/jso         


        
4条回答
提交回复
热议问题