Horje

How to add HTML <iframe> referrerpolicy with no-referrer-when-downgrade Attribute

Default. The referrer header will not be sent to origins without HTTPS.

index.html
Example: HTML
<iframe src="https://horje.com/view/1333/how-to-add-html-iframe-referrerpolicy-attribute" referrerpolicy="no-referrer-when-downgrade"></iframe> 

Output should be:

How to add HTML <iframe> referrerpolicy with no-referrer-when-downgrade Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin