DocumentationAPI ReferenceHeadersHeaders$bolt.setHeader(cName, cValue) Set response header.$bolt.setHeader("X-Custom", "value") $bolt.setHeader("Content-Type", "text/plain")$bolt.etag(cContent) Generate an ETag hash for content.$bolt.etag(body)ResponseCookies