Converting curl command to python?

后端 未结 0 1755
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-01 19:55

I have this curl command, and I would like to transform it into a python request (including the query):

curl -u user:pwd123 -s -G --data-urlencode "q=GET         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题