Flask: Using api.payload vs request.json

后端 未结 0 630
余生分开走
余生分开走 2021-01-13 17:57

I am learning python flask and was writing some primitive codes to know more about it. I found that print(api.payload) and print(request.get_json())

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