Metadata-Version: 1.1
Name: pyramid_subscribers_cookiexfer
Version: 0.0.4
Summary: transfers cookies from request to response on exceptions
Home-page: https://github.com/jvanasco/pyramid_subscribers_cookiexfer
Author: Jonathan Vanasco
Author-email: jonathan@findmeon.com
License: MIT
Description: pyramid_subscribers_cookiexfer allows you to transfer cookies from the request to the response on an http exception.  you might need this as redirects are subclasses of httpexceptions.
        
Keywords: web pyramid
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Framework :: Pyramid
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
