1.

The HTTP response message leaves out the requested object when ____________ method is used(a) GET(b) POST(c) HEAD(d) PUTI had been asked this question during an interview for a job.The question is from HTTP in section Application Layer of Computer Network

Answer»

The correct choice is (c) HEAD

The explanation: HEAD METHOD is much faster than GET method. In HEAD method much SMALLER AMOUNT of data is TRANSFERRED. The HEAD method asks only for information about a document and not for the document itself.



Discussion

No Comment Found

Related InterviewSolutions