Exam in
20 questions
The number of objects in a web page which consists of 4 JPEG images and HTML text is:
The values GET, POST, HEAD, etc... are specified in
HTTP uses the services of _______ on well-known port 80:
In HTTP, the first line in a request message is called a _______ line; the first line in the response message is called the _______ line.
An HTTP request message always contains
_______ is more robust and secure than _______
In a URL, an optional _______ can be inserted between the host and the path, and it is separated from the host by a colon.
A cookie is created by
The _______ of the _______ can contain parameters sent to the server.
An HTTP Response message must contain
"Expires: Tuesday, 17 Dec 2020 18:30 GMT" is a _______ header denoting _______
To denote a permission of using a resource, you must use
Using authorization, have a response of status 200 means that
Using authorization, having a response of status 200 means that
A lock icon in the browser denotes
The ______ HTTP request header specifies information about the software (browser) making the request.
The hyperlink <a href="https://w3schools.com"> is an example of a/an ________ URL, while <a href="Page2.html"> is an example of a/an ________ URL.
We use the put method in the HTTP request message for doing partial updates.
An HTTP response content type denotes
Using authorization, having a response of status 403 means that