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 JKSSB Mock Tests)
Referrer-Policy defines the amount of referrer information (URL of previous page) that should be included in requests, for privacy and security.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
Which of the following is a popular web browser for mobile devices?
A. Firefox for Android
B. Chrome for Android
C. All of the above
D. Safari for iOS

Correct Answer: Option C


Explanation:
All three are popular mobile web browsers for their respective platforms.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which of the following is a popular open-source content management system (CMS) used for building websites?
A. WordPress
B. All of the above
C. Joomla
D. Drupal

Correct Answer: Option B


Explanation:
WordPress, Joomla, and Drupal are all popular open-source CMS platforms.

This question belongs to: Computer Internet and Web Technologies
Question #3
What standard protocol is used for securely transmitting files over an encrypted SSH connection on the internet?
A. SMTP
B. FTP
C. SFTP
D. HTTP

Correct Answer: Option C


Explanation:
SFTP (SSH File Transfer Protocol) utilizes Secure Shell (SSH) security to provide safe and encrypted file transfer channels over networks.

This question belongs to: Computer Internet and Web Technologies