move example to different port
[multitaskhttpd.git] / httpd.py
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-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-13 lkclmake sure cookies are added to jsonrpc server responses
2010-07-12 Luke Kenneth Casso... add jsonrpc service and test
2010-07-12 Luke Kenneth Casso... sort out cookie session headers
2010-07-12 Luke Kenneth Casso... multitasking web server