mastodon/spec/fixtures/requests/latin1_posing_as_utf8_recov...

18 lines
310 B
Plaintext
Raw Normal View History

HTTP/1.1 200 OK
server: nginx
date: Thu, 13 Jun 2024 14:33:13 GMT
content-type: text/html; charset=utf-8
content-length: 158
accept-ranges: bytes
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Tofu with orange sauce</title>
</head>
<body>
<h2>Tofu <20> l'orange</h2>
</body>
</html>