Compare commits
2 commits
761f7a6d59
...
e78896d16a
Author | SHA1 | Date | |
---|---|---|---|
|
e78896d16a | ||
|
d194bb3838 |
4 changed files with 4 additions and 4 deletions
2
HTTP
2
HTTP
|
@ -1 +1 @@
|
|||
Subproject commit 181d77fc78ed09fe59cbdb324e0da37bfc5067ba
|
||||
Subproject commit d48ce6742a2d9d5d41c21f86d8366a2e7210d953
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>MiniHTTP Test</title>
|
||||
<title>HTTP Test</title>
|
||||
<style>
|
||||
body {
|
||||
color: white;
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>MiniHTTP Test</title>
|
||||
<title>HTTP Test</title>
|
||||
<style>
|
||||
body {
|
||||
color: white;
|
||||
|
|
Loading…
Reference in a new issue