Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 1265

Show
Ignore:
Timestamp:
08/22/06 12:09:25
Author:
lawouach
Message:

Added mising request_line when exception is raised

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/cherrypy/_cpwsgiserver.py

    r1264 r1265  
    5555     
    5656    def parse_request(self): 
     57        request_line = None 
    5758        try: 
    5859            request_line = self.rfile.readline() 

Hosted by WebFaction

Log in as guest/cpguest to create tickets