官术网_书友最值得收藏!

  • Mastering ASP.NET Web API
  • Mithun Pattankar Malendra Hurbuns
  • 171字
  • 2021-07-02 20:52:25

HTTP PUT example

We can perform an update to our representation with the following URL. Take note of the HTTP verb PUT.

The documentation has said that we can call a PUT method at the following resource and also note the /star as part of the URI. PUT is used to modify our representation. Generally, PUT will have a body. In the gist API for GitHub, they have made it simpler. Generally, the notion is for PUT to look similar to POST, except that the URI contains the identifier that was received when the POST method was called:

PUT behaves similar to POST when a resource does not exist. In our example from POST, if you had to call PUT the very first time with the POST request to create a contact instead, then you would receive 201, informing you that the resource was created. Then, if you had to call the request on PUT again, you will get back 200 with the same data. In this way, PUT is idempotent.

主站蜘蛛池模板: 宁陕县| 陕西省| 横峰县| 雅江县| 莱阳市| 巩留县| 闵行区| 华池县| 玉环县| 遂溪县| 德江县| 稷山县| 大埔县| 广南县| 正蓝旗| 霸州市| 宁陵县| 县级市| 靖宇县| 方山县| 正宁县| 乡城县| 武汉市| 治多县| 都江堰市| 泉州市| 农安县| 富平县| 达州市| 郯城县| 鲁甸县| 青川县| 敦化市| 昂仁县| 丰都县| 商都县| 乐昌市| 土默特左旗| 高尔夫| 分宜县| 永昌县|