1) How do you overwrite the ETag of a show function?
I tried this but does not work.
return {headers:{'Content-Type':'text/html','Etags':doc._rev},body:'...'}

2) Can you use the show function to show the content of a binary attachment?

Reply via email to