http
HTTP/1.1 200 OK
Content-Type: text/html
Permissions-Policy: autoplay=(self)
<!DOCTYPE html>
<html>
<head><title>Video Platform</title></head>
<body>
<video autoplay muted>
<source src="/video.mp4" type="video/mp4">
</video>
<iframe src="https://ads.thirdparty.com/banner"></iframe>
</body>
</html>