多項選擇題
A.POST B.GET C.DELETE D.PUT
A.?500(internal server error)-通用錯誤響應 B.?404(not found)-資源不存在 C.?301(Moved Permanently)-資源的URI被更新 D.?201(created)-如果新資源被創(chuàng)建
A.?400(bad request)-指代壞請求 B.?404(not found)-資源不存在 C.?406(not acceptable)-服務端不支持所需表示 D.以上都是不正確的
A.?404(not found)-資源不存在 B.?409(conflict)-通用沖突 C.?301(Moved Permanently)-資源的URI已更改 D.?200(OK)-資源已被刪除
單項選擇題
A.創(chuàng)建 B.刪除 C.更新 D.查看
A.查看 B.創(chuàng)建 C.刪除 D.更新
A.只能通過httppost來訪問 B.httpget和httppost都可以訪問 C.http請求都訪問不了 D.以上都是不正確的
A.新增操作 B.更新操作 C.刪除操作 D.修改操作
A.1020 B.8080 C.1024 D.1023