List Question
20 TechQA 2023-08-24T09:19:31.467000Does JSON Patch Operation support creation of new key,an array, in a JSON Object?
38 views
Asked by Aravind Raghunath
CONTRAST: Verb Tampering Weakness /WEB-INF/web.xml file
48 views
Asked by Abhishek Ghosh
HTTP Status Code 405 - Method not Allowed error on sending POST request from postman
1.1k views
Asked by LuciferTK0797
How to handle HTTP COPY/LINK Methods in NestJS Controller?
287 views
Asked by Ermindo Lopes
HTTP POST and PUT to create or update list of resources rather than single resource
379 views
Asked by pingpong2020
PUT http verb for creating and updating a resource
635 views
Asked by pingpong2020
How to Block Http Methods in ASP.NET
704 views
Asked by Suzaku
How to disable the use of verb tunneling in .NET Framework and C#?
544 views
Asked by Jim Beaumont
Blazor Wasm - 405 HTTP verb used is not allowed
624 views
Asked by A N
How to manage arrays with JSON Patch without tracking element positions?
336 views
Asked by DurandA
The most reliable way of specifying new REST routes for custom actions in yii\web\UrlManager configuration
284 views
Asked by trejder
Why I don't have to specify verbs() for "GET" for my custom REST action?
67 views
Asked by trejder
How to display Body type in Swagger (OAS3) for GET requests?
1.5k views
Asked by Andrei Manolache
is it a bad practice to add a restpoint some verb in the path in order to distinguish two identical respoints?
60 views
Asked by fernando1979
How to determine http verb allowed on a .net function using ildasm
104 views
Asked by Mahen
How to design DELETE REST API that requires lots of data?
3.9k views
Asked by Jonathan Wood
How do PUT, POST or PATCH request differ ultimately?
6.6k views
Asked by Pramit Pakhira
Redirect To Error when Client Side is using older HTTP Version
221 views
Asked by Asif Ali
how to implement http patch logic
359 views
Asked by frank
What is the need for the PUT Method if we can update the whole resource in the PATCH request itself?
277 views
Asked by Aayush Taneja