top / index / prev / next / target / source

2021-05-13 diary: [Oiyokan] Supported HTTP method by Oiyokan v1.14

いがぴょんの日記 日記形式でつづる いがぴょんコラム ウェブページです。

[Oiyokan] Supported HTTP method by Oiyokan v1.14

HTTP method Corresponding SQL OData specification to be compliant
GET SELECT Request (Individual, Query)
POST INSERT Create
PATCH UPSERT Update
PATCH (If-Match="*") UPDATE Update with header If-Match
PATCH (If-None-Match="*") INSERT Update with header If-None-Match
DELETE DELETE Delete
PUT (NOT supported) (NOT supported) OData v4 spec

Related Diary

Last modified: $Date: 2021-05-13 $

登場キーワード


この日記について