HackerTrans
トップ新着トレンドコメント過去質問紹介求人

throwaway_4228

no profile record

コメント

throwaway_4228
·2 年前·議論
> I would personally perhaps protest against the use of PUT for POSTing JSON, but nobody asked me.

Just wondering, if the resource ID is known, I thought PUT is the recommended method? We usually use POST for creating a new resource for which you don't know an ID yet.