Python “requests” vs “urllib3” to AWS API Gateway

后端 未结 0 1742
孤街浪徒
孤街浪徒 2020-12-20 10:00

I am writing a python program that calls AWS API Gateway to reach dynamoDB.

And it all works fine when I use python "requests": r = requests.post("http

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