题目
单项选择题
The HTTP method used to update an existing resource in REST is:
选项
A.a) GET
B.b) PUT
C.c) POST
D.d) DELETE
查看解析
标准答案
Please login to view
思路分析
The question asks about which HTTP method is used to update an existing resource in REST.
Option a) GET: This method is used to retrieve or read a resource, not to modify it, so it’s inappropriate for up......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
A developer has implemented a custom API using Firebase Cloud Functions to serve specific data. This API is designed to handle GET requests for public data. A security audit flags a concern about how the API handles unsupported HTTP methods, such as a PUT request. According to best practices for API security and error handling, which response is the most appropriate when a PUT request is received at this GET-only endpoint?
Which HTTP method is typically used for retrieving data in RESTful services?
Match the RESTful verbs with their correct definition below 1: GET 2: PUT 3: POST 4: DELETE
Question at position 4 POST requests are primarily used to retrieve data from the server without any side effects, while GET requests are used to submit data to the server, causing changes in state or updates to resources.POST requests are primarily used to retrieve data from the server without any side effects, while GET requests are used to submit data to the server, causing changes in state or updates to resources.TrueFalse
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!