Using django-piston, how can I write out HTTP headers in the response?

Posted by jimothy4j on Stack Overflow See other posts from Stack Overflow or by jimothy4j
Published on 2010-03-29T19:21:43Z Indexed on 2010/03/29 19:23 UTC
Read the original article Hit count: 241

Filed under:

How can I include an HTTP header, such as Cache-Control or Last-Modified, in the response to a django-piston call?

© Stack Overflow or respective owner

Related posts about django-piston