At 03:42 PM 6/26/01 -0700, Robin Dunn wrote:
>When I found that I couldn't do XML-RPC through AsyncThreadedHTTPServer I
>went looking for the problem and think I have found it. Can anybody tell me
>if the +2 is required in the code below (from
>HTTPRequestHandler.handle_read)?
>
> elif st
When I found that I couldn't do XML-RPC through AsyncThreadedHTTPServer I
went looking for the problem and think I have found it. Can anybody tell me
if the +2 is required in the code below (from
HTTPRequestHandler.handle_read)?
elif string.lower(self.reqtype) == "post":
for
At 12:01 PM 6/26/2001 -0700, Robin Dunn wrote:
>I've made the changes discussed last week (see below) for allowing
>%(WebwarePath)s type values in the config files, and for changing
>MakeAppWorkDir.py to copy and tweak the original files from WebKit into the
>new working directory. Does anybody w
At 12:01 PM 6/26/01 -0700, Robin Dunn wrote:
>I've made the changes discussed last week (see below) for allowing
>%(WebwarePath)s type values in the config files, and for changing
>MakeAppWorkDir.py to copy and tweak the original files from WebKit into the
>new working directory. Does anybody wan
I've made the changes discussed last week (see below) for allowing
%(WebwarePath)s type values in the config files, and for changing
MakeAppWorkDir.py to copy and tweak the original files from WebKit into the
new working directory. Does anybody want to review the patch file before I
check it in t