What is the function of the 'Referrer-Policy' HTTP header? MCQ with Answer and Explanation

What is the function of the 'Referrer-Policy' HTTP header?
A. To control how much referrer information is sent with requests
B. To set a custom referrer
C. To enable cross-origin requests
D. To block referrer information
Answer: Option A
Solution (By JKExamLibrary)
Referrer-Policy defines the amount of referrer information (URL of previous page) that should be included in requests, for privacy and security.

This question belongs to: Computer Internet and Web Technologies

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1 Report Error
What mechanism does an online payment web application implement over HTTPS routes to substitute sensitive credit card numbers with secure, randomized reference tokens during financial transactions?
A. Altering localized device hardware MAC address registries
B. Static FTP file catalog adjustments
C. Running outbound SMTP mail server delivery routines
D. Tokenization

Correct Answer: Option D


Explanation:
Tokenization swaps sensitive primary account numbers with algorithmic token strings, protecting original financial data from interception during online payment processing.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
Which of the following parameters indicates an accurate description of the 'Dark Web' ecosystem segment?
A. An unencrypted index list of global email inbox destinations
B. A subset of the deep web that is intentionally hidden, requiring specific specialized software like Tor to access, often prioritizing encrypted anonymity
C. A local network setup configured inside municipal administrative hubs
D. Websites that operate exclusively during nighttime hours globally

Correct Answer: Option B


Explanation:
The Dark Web relies on overlay networks and darknets that require custom software tools (such as Tor) to navigate, providing deep anonymity for both site hosts and visitors.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
In the context of web technologies, what does the acronym 'URL' stand for?
A. Uniform Routing Link
B. Unified Resource Locator
C. Uniform Resource Locator
D. Universal Routing Location

Correct Answer: Option C


Explanation:
URL stands for Uniform Resource Locator, which serves as the global address mechanism used to locate resources on the World Wide Web.

This question belongs to: Computer Internet and Web Technologies