What is the specific purpose of the method=[“POST”] in the decorator/function below?   @app.route(“/endpoint”, methods=[“POST”]) def func():单项选择题

A

It allows us to provide data to the user when they request at this endpoint

B

It allows the user to delete data when they request at this endpoint

C

It allows the user to upload data when they request at this endpoint

D

It allows us to show users’ posts when the endpoint is added to the end of our site URL

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

类似问题

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!