multitaskhttpd.git
2021-05-04 Luke Kenneth... move example to different port master
2010-07-24 Luke Leightonwhoops, overlapping connections race condition!
2010-07-15 lkclwhitespace cleanup
2010-07-15 lkclmore whitespace cleanup, remove more unneeded code
2010-07-15 lkclwhitespace cleanup and remove unneeded code
2010-07-15 lkclremove debug info on debuglevel > 0
2010-07-15 lkclcleanup after remote end dies
2010-07-15 lkclupdate readme
2010-07-15 lkclupdate readme
2010-07-14 lkcladd try/except around proxy
2010-07-14 lkclexperimentation
2010-07-14 lkcldocument proxyapp
2010-07-14 lkclfinally got keepalive working properly even with lynx
2010-07-14 lkclkeep proxies in separate dictionary
2010-07-14 lkclworking except for lynx
2010-07-14 lkclat last - working json proxy
2010-07-14 lkclforgot to add proxyapp. committing current state which...
2010-07-14 lkcladd HTTP Proxy Server (to 127.0.0.1 port 60001)
2010-07-14 lkcladd HTTP Proxy Server (to 127.0.0.1 port 60001)
2010-07-13 lkclmake sure cookies are added to jsonrpc server responses
2010-07-13 Luke Kenneth... Merge branch 'master' of pyjs.org:multitaskhttpd
2010-07-13 Luke Kenneth... remove comment and count
2010-07-13 lkcladd __init__.py module
2010-07-12 Luke Kenneth... add demo README
2010-07-12 Luke Kenneth... add jsonrpc service and test
2010-07-12 Luke Kenneth... sort out cookie session headers
2010-07-12 Luke Kenneth... multitasking web server