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

Changeset 945

Show
Ignore:
Timestamp:
01/26/06 09:14:01
Author:
lawouach
Message:

Fix #449

Files:

Legend:

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

    r910 r945  
    421421        h = self.get(key) 
    422422        if h is None: 
    423             return None 
     423            return [] 
    424424        return header_elements(key, h) 
    425425 

Hosted by WebFaction

Log in as guest/cpguest to create tickets