Interviewer And Interviewee Guide

Hypertext Transfer Protocol (HTTP) Interview Question:

Explain Idempotent methods and web applications?

Submitted by: Administrator
Methods PUT and DELETE are defined to be idempotent, meaning that multiple identical requests should have the same effect as a single request. Methods GET, HEAD, OPTIONS and TRACE, being prescribed as safe, should also be idempotent, as HTTP is a stateless protocol.
Submitted by: Administrator

Read Online Hypertext Transfer Protocol (HTTP) Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.