1.

What Http Status Code 201 States?

Answer»

It means, CREATED, when a resource is successful created using POST or PUT REQUEST. Return LINK to NEWLY created resource using location header.

It means, CREATED, when a resource is successful created using POST or PUT request. Return link to newly created resource using location header.



Discussion

No Comment Found