Did stuff.

This commit is contained in:
Robert MacGregor 2012-08-17 20:48:47 -04:00
parent 09f43122e6
commit 8c96cba3e1
132 changed files with 56515 additions and 1448 deletions

10
data/http/test.html Normal file
View file

@ -0,0 +1,10 @@
<HTML>
<header>
<title>Time</title>
</header>
<body bgcolor="#00FF00">
Time: #TIME#<br>
Date: #DATE#<br>
This is a test.
</body>
</HTML>