Networking Quiz 2 Review sheet
d) 304 Not Found
Find the oddly matched HTTP status codes
b) transmission control protocol
HTTP client requests by establishing a __________ connection to a particular port on the server.
a) application layer
HTTP is ________ protocol.
a) multiple HTTP requests are sent on a single TCP connection without waiting for the corresponding responses
In HTTP pipelining
a) uniform resource identifier
In the network HTTP resources are located by
b) 1
In the process of fetching a web page from a server the HTTP request/response takes __________ RTTs.
a) persistent HTTP
Multiple object can be sent over a TCP connection between client and server in
c) Third
The HTTP request message is sent in _________ part of three-way handshake.
c) HEAD
The HTTP response message leaves out the requested object when ____________ method is used
c) GET
The __________ method when used in the method field, leaves entity body empty.
c) Helps to keep a cache up to date
The conditional GET mechanism
a) Persistent
The default connection type used by HTTP is
a) Request line
The first line of HTTP request message is called _____________
c) 5
The number of objects in a Web page which consists of 4 jpeg images and HTML text is
b) RTT
The time taken by a packet to travel from client to server and then back to the client is called
a) Request line
The values GET, POST, HEAD etc are specified in ____________ of HTTP message
a) HTTP protocol
When displaying a web page, the application layer uses the
a) Web cache doesn't have its own disk space
Which of the following is not correct?
a) HTTP version number
Which of the following is present in both an HTTP request line and a status line?