The right man in the right place
← Simple solution – how to use own decorators in Pylons actions
How to write and read array from cookie in Pylons →
Kwiecień 24th, 2009 | Pylons, Python
Remember the trick!
The easiest way to modify response headers in Pylons is add:
response.headerlist = [('Content-type', 'image/png')]
just before render() function.
There are no comments yet...Kick things off by filling out the form below.
Name
Mail
Website
Traffic monetization
0 comments ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment