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

Changeset 1795

Show
Ignore:
Timestamp:
10/28/07 13:16:46
Author:
fumanchu
Message:

Trunk fix for #662.

Files:

Legend:

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

    r1790 r1795  
    8686 
    8787 
    88 def get(invalid_methods=("POST", "PUT", "DELETE")): 
     88def get(invalid_methods=("POST", "PUT", "DELETE"), **kwargs): 
    8989    """Try to obtain cached output. If fresh enough, raise HTTPError(304). 
    9090     

Hosted by WebFaction

Log in as guest/cpguest to create tickets