Compare commits

...

2 commits

Author SHA1 Message Date
uwaa
e78896d16a Update HTTP 2024-11-04 12:16:19 +00:00
uwaa
d194bb3838 update titles 2024-11-04 12:16:17 +00:00
4 changed files with 4 additions and 4 deletions

2
HTTP

@ -1 +1 @@
Subproject commit 181d77fc78ed09fe59cbdb324e0da37bfc5067ba
Subproject commit d48ce6742a2d9d5d41c21f86d8366a2e7210d953

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>MiniHTTP Test</title>
<title>HTTP Test</title>
<style>
body {
color: white;

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Test</title>
<title>HTTP Test</title>
<link rel="icon" id="icon" href="data:;base64,iVBORw0KGgo=">
</head>
<body>

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>MiniHTTP Test</title>
<title>HTTP Test</title>
<style>
body {
color: white;