Show
Ignore:
Timestamp:
08/27/08 11:01:47 (3 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee-pyscgi/ChangeLog

    r1324 r1908  
     12008-08-27  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
     2 
     3        * pyscgi.py (SCGIHandler.handle_request): The default handler 
     4        method had to use send() so reply the requests rather than the low 
     5        level self.wfile socket. 
     6 
     7        * Applies a couple of changes that there released with 1.7 but 
     8        that for some reason were not committed. 
     9 
    1102008-03-23  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
    211