blob: 126d1a4cbeb1ca076b50c1af08abe14426b66f59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
This server serves a subset of HTTP.
It has currently only implemented what is necessary to serve GET requests, because I do not want much more than this.
Configuration is performed with the configure.tcl file, the others should not need to be touched.
- for now, perhaps later we can do a simple config file
- You can configure it to hook into Tcl
Todo:
- Will create some modules that go along with this
- Textboard
- Text File Display
|