Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have been searching online to get working example of http verbs, but I didn't find any good working example especially verbs like Options and Patch.

How do I check that 'Patch' only affects the partial entity not the whole.

The Post verb returns '201 Ok' but how am going to use this http response code.

Scenario like If am updating the record (using jquery ajax) and in response I want to get back the updated record, how do I implement this scenario.

Any good online tutorials ?

Thanks Abhishek
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900