PylonsHQ.

Layout: Fixed-width

Label: cookie

Content with label cookie in Pylons Cookbook (See content from all spaces)
Related Labels: paste, response

Setting cookies and response headers
Pylons uses Paste to deal with HTTP responses which has a thin wrapper class around WSGI. This wrapper class is available as paste.Response and is already imported to your lib/base.py module. To set cookies or some response header you invoke ...
Other labels: response, paste

Powered by Pylons - Contact Administrators