<!DOCTYPE html> | |
<html> | |
<head> | |
</head> | |
<body> | |
<img src="http://localhost:8000/security/resources/green-if-referrer-is-origin.php" | |
referrerpolicy="origin-when-crossorigin" /> | |
<img src="resources/green-if-referrer-is-full-url-origin-when-crossorigin.php" | |
referrerpolicy="origin-when-crossorigin" /> | |
</body> | |
</html |