In HTTP request messages, the request line has three fields, there are ( ).
A. the method field, the URL field and the HTTP version field
B. the method, the connection and URL field
C. the user-agent, the method and HTTP version field
D. the user-agent, the URL and the HTTP version field
查看答案
In HTTP response message, if the status code is 404, it means ( ).
A. request succeeded and the information is returned in the response
B. requested object has been permanently moved
C. the requested HTTP protocol version is not supported by the server
D. the requested document does not exist on this server
( )is a network entity that satisfies HTTP requests on the behalf of an origin Web server.
A. proxy server
B. local server
C. DNS server
D. Web server
In the following four options about web cache, which one is not correct?( )
A web cache is both a server and a client at the same time.
B. A web cache is purchased and installed by an ISP.
C. A web cache can raise the response time for a client request.
D. A web cache can reduce traffic on an institution’s access link to the Internet.
FTP uses two parallel connections to transfer a file, they are ( ).
A. TCP and UDP connection
B. connection with pipelining and without pipelining
C. control an data connection
D. client-server and browser-server connection