When i try to update a single value using PUT with web api there is no Error.
Instead using PATCH type to update a single value i am getting the following error as,
405 Method not Allowed-
The requested resource does not support http method 'METHOD_OTHER'
Thanks
*This post is locked for comments
I have the same question (0)