You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
708 B

2 years ago
HTTP/1.1 200 OK
<html>
<head>
<meta charset="utf-8">
<title>send</title>
</head>
<body>
<form enctype="multipart/form-data" method="post">
<p><input type="file" name="f">
<input type="submit" value="push"></p>
</form>
<div class="downloads">
<a href="content\j130-lab1.pdf" download="j130-lab1.pdf">Download link + filename</a>
</div>
<div class="links">
<li><a href="http://molokoin.ru:3000/esoe">gitea</a></li>
<li><a href="http://www.molokoin.ru:8080">apache</a></li>
<li><a href="http://www.molokoin.ru/exchange">exchange</a></li>
<li><a href="http://www.molokoin.ru/hello">hello</a></li>
</div>
</body>
</html>