Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews TCP/IP Protocols Interviews:Application LayerFTPHypertext Transfer Protocol (HTTP)Internet Message Access Protocol (IMAP)Internet Protocol (IP) AddressMobile IPNetworking ProtocolsPOP / POP3Secured Socket Layer (SSL)SMTPSNMPSOAPSpanning Tree Protocol (STP)SS7TCP LayerTCP/IPUDPWAP
Copyright © 2018. All Rights Reserved
Hypertext Transfer Protocol (HTTP) Interview Question:
For what purposes POST is used?
Submitted by: MurtazaPOST is used when the processing you wish to happen on the server should be repeated, if the POST request is repeated (that is, they are not idempotent; more on that below). In addition, POST requests should cause processing of the request body as a subordinate of the URL you are posting to.
In plain words:
1 POST /clients/
Submitted by: Murtaza
In plain words:
1 POST /clients/
Submitted by: Murtaza
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.