Ryan
|
a8ac42384d
|
change HTTPServer constructor. Now: HTTPServer(host, port, onrequest);
|
2009-03-09 14:09:09 +01:00 |
|
Ryan
|
64ac9efb3d
|
fixed bug in HTTPServer. wasn't properly destroying requests.
|
2009-03-07 17:08:35 +01:00 |
|
Ryan
|
b4985d1a6e
|
working towards working keep-alive. need tests
|
2009-03-06 19:49:52 +01:00 |
|
Ryan
|
16ef5029de
|
add blockingFileRead to tide me over until I can get a proper file interface.
|
2009-03-05 18:17:36 +01:00 |
|
Ryan
|
ea728d35ef
|
add some information about http request objects
|
2009-03-05 14:46:40 +01:00 |
|
Ryan
|
db618cb708
|
add minimal amount about HTTPServer to spec
|
2009-03-05 14:36:19 +01:00 |
|
Ryan
|
bc1ebdf5a5
|
update TCPClient specs
|
2009-03-05 14:22:09 +01:00 |
|
Ryan
|
93c7e88c87
|
half way implemented the new TCPClient
|
2009-03-05 13:41:10 +01:00 |
|
Ryan
|
02638103f7
|
add beginnings of a specification doc
|
2009-03-04 19:15:39 +01:00 |
|