HackerTrans
TopNewTrendsCommentsPastAskShowJobs

throwaway_4228

no profile record

comments

throwaway_4228
·قبل سنتين·discuss
> 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.