- 05 Oct, 1999 3 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
Fixed more potential leakage which could occur when channels were closed before the response was sent back.
-
Amos Latteier authored
-
- 04 Oct, 1999 2 commits
-
-
Michel Pelletier authored
-
Michel Pelletier authored
-
- 01 Oct, 1999 1 commit
-
-
Ken Manheimer authored
-
- 29 Sep, 1999 3 commits
-
-
Michel Pelletier authored
-
- 28 Sep, 1999 6 commits
-
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
text in 8MB
-
Michel Pelletier authored
-
- 27 Sep, 1999 5 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
Improved error handling in http and pcgi servers. Now channels make a better attempt to free resources when the channel is unexpectedly closed.
-
Amos Latteier authored
-
Jim Fulton authored
links.
-
Jim Fulton authored
-
- 26 Sep, 1999 2 commits
-
-
Ken Manheimer authored
raise an error (there should be some standard index error class). A bit of docstring refinement. In particular, name the index types exactly.
-
Ken Manheimer authored
-
- 24 Sep, 1999 6 commits
-
-
Amos Latteier authored
Added a debug logging facility to trace ZServer requests. Updated the HTTP and PCGI servers to work with the debug logger. Eventially this facility will be rolled into zLOG.
-
Amos Latteier authored
-
Amos Latteier authored
Corrected PCGI Server to work with RESPONSE.write. Added a bit of info logging to let you know that the server has started.
-
Michel Pelletier authored
It's helps not to check in incomplete code.
-
Michel Pelletier authored
-
Michel Pelletier authored
-
- 23 Sep, 1999 7 commits
-
-
Jim Fulton authored
to use temporary files.
-
Ken Manheimer authored
explicit 'lexicon is not None', instead.
-
Ken Manheimer authored
-
Jim Fulton authored
be clever about keeping the data out of memory.
-
Jim Fulton authored
You must set headers before you write and the first write causes the headers to be output.
-
Jim Fulton authored
objects can control what happens with their data. The ORB will call this method, rather than str-ing and writing the response itself.
-
Jim Fulton authored
-
- 22 Sep, 1999 5 commits
-
-
Christopher Petrilli authored
-
Christopher Petrilli authored
-
Christopher Petrilli authored
comparison operator is used for comparison. Patch from Hugh (hugh@embertech.com).
-
Michel Pelletier authored
I overdocumented.
-
Michel Pelletier authored
-