Improve server error handling

This commit is contained in:
Joscha 2024-03-10 15:26:50 +01:00
parent 9d17d34642
commit e0a668a581
6 changed files with 79 additions and 33 deletions

View file

@ -8,7 +8,7 @@
<body>
<h1>Thermal Printer Control</h1>
<ul>
<a href="image.html">Upload an image</a>
<a href="image">Upload an image</a>
</ul>
</body>
</html>