multitaskhttpd.git
2 years agomove example to different port master
Luke Kenneth Casson Leighton [Tue, 4 May 2021 02:23:46 +0000 (03:23 +0100)]
move example to different port

13 years agowhoops, overlapping connections race condition!
Luke Leighton [Sat, 24 Jul 2010 16:50:34 +0000 (17:50 +0100)]
whoops, overlapping connections race condition!

13 years agowhitespace cleanup
lkcl [Thu, 15 Jul 2010 20:14:38 +0000 (21:14 +0100)]
whitespace cleanup

13 years agomore whitespace cleanup, remove more unneeded code
lkcl [Thu, 15 Jul 2010 20:10:12 +0000 (21:10 +0100)]
more whitespace cleanup, remove more unneeded code

13 years agowhitespace cleanup and remove unneeded code
lkcl [Thu, 15 Jul 2010 20:06:13 +0000 (21:06 +0100)]
whitespace cleanup and remove unneeded code

13 years agoremove debug info on debuglevel > 0
lkcl [Thu, 15 Jul 2010 19:58:07 +0000 (20:58 +0100)]
remove debug info on debuglevel > 0

13 years agocleanup after remote end dies
lkcl [Thu, 15 Jul 2010 14:33:33 +0000 (15:33 +0100)]
cleanup after remote end dies

13 years agoupdate readme
lkcl [Thu, 15 Jul 2010 09:32:44 +0000 (10:32 +0100)]
update readme

13 years agoupdate readme
lkcl [Thu, 15 Jul 2010 09:20:09 +0000 (10:20 +0100)]
update readme

13 years agoadd try/except around proxy
lkcl [Wed, 14 Jul 2010 21:50:51 +0000 (22:50 +0100)]
add try/except around proxy

13 years agoexperimentation
lkcl [Wed, 14 Jul 2010 21:50:26 +0000 (22:50 +0100)]
experimentation

13 years agodocument proxyapp
lkcl [Wed, 14 Jul 2010 19:35:20 +0000 (20:35 +0100)]
document proxyapp

13 years agofinally got keepalive working properly even with lynx
lkcl [Wed, 14 Jul 2010 19:27:02 +0000 (20:27 +0100)]
finally got keepalive working properly even with lynx

13 years agokeep proxies in separate dictionary
lkcl [Wed, 14 Jul 2010 18:03:50 +0000 (19:03 +0100)]
keep proxies in separate dictionary

13 years agoworking except for lynx
lkcl [Wed, 14 Jul 2010 17:08:04 +0000 (18:08 +0100)]
working except for lynx

13 years agoat last - working json proxy
lkcl [Wed, 14 Jul 2010 16:48:42 +0000 (17:48 +0100)]
at last - working json proxy

13 years agoforgot to add proxyapp. committing current state which is a bit broken on 2nd request
lkcl [Wed, 14 Jul 2010 15:25:28 +0000 (16:25 +0100)]
forgot to add proxyapp.  committing current state which is a bit broken on 2nd request

13 years agoadd HTTP Proxy Server (to 127.0.0.1 port 60001)
lkcl [Wed, 14 Jul 2010 00:03:37 +0000 (01:03 +0100)]
add HTTP Proxy Server (to 127.0.0.1 port 60001)

13 years agoadd HTTP Proxy Server (to 127.0.0.1 port 60001)
lkcl [Wed, 14 Jul 2010 00:03:26 +0000 (01:03 +0100)]
add HTTP Proxy Server (to 127.0.0.1 port 60001)

13 years agomake sure cookies are added to jsonrpc server responses
lkcl [Tue, 13 Jul 2010 19:38:45 +0000 (20:38 +0100)]
make sure cookies are added to jsonrpc server responses

13 years agoMerge branch 'master' of pyjs.org:multitaskhttpd
Luke Kenneth Casson Leighton [Tue, 13 Jul 2010 19:25:40 +0000 (20:25 +0100)]
Merge branch 'master' of pyjs.org:multitaskhttpd

13 years agoremove comment and count
Luke Kenneth Casson Leighton [Tue, 13 Jul 2010 19:25:30 +0000 (20:25 +0100)]
remove comment and count

13 years agoadd __init__.py module
lkcl [Tue, 13 Jul 2010 16:21:51 +0000 (17:21 +0100)]
add __init__.py module

13 years agoadd demo README
Luke Kenneth Casson Leighton [Mon, 12 Jul 2010 22:34:39 +0000 (23:34 +0100)]
add demo README

13 years agoadd jsonrpc service and test
Luke Kenneth Casson Leighton [Mon, 12 Jul 2010 22:29:56 +0000 (23:29 +0100)]
add jsonrpc service and test

13 years agosort out cookie session headers
Luke Kenneth Casson Leighton [Mon, 12 Jul 2010 19:52:30 +0000 (20:52 +0100)]
sort out cookie session headers

13 years agomultitasking web server
Luke Kenneth Casson Leighton [Mon, 12 Jul 2010 19:13:25 +0000 (20:13 +0100)]
multitasking web server