Files
WhatToWatch/test/mocks/error.html
2019-03-03 01:46:46 -06:00

9 lines
113 B
HTML

<html>
<head>
<title>Bad Request</title>
</head>
<body>
<h1>400 Bad Request</h1>
</body>
</html>