Which of the following HTTP method specifies that a resource enclosed in the request body should be replaced by the one requested?

59. Which of the following HTTP method specifies that a resource enclosed in the request body should be replaced by the one requested?

  1. HEAD
  2. PUT
  3. POST
  4. GET

Answer: B) PUT

Explanation:

PUT method specifies that a resource enclosed in the request body should be replaced by the one requested.


Comments and Discussions!









Copyright © 2023 www.includehelp.com. All rights reserved.