Using django-piston, how can I write out HTTP headers in the response? - by jimothy4j How can I include an HTTP header, such as Cache-Control or Last-Modified, in the response to a django-piston call? Read the article