Does ETag in composition response header really need quotes?

Hmm, good catch @johnmeredith .
Actually I just realize it now, our specification is wrong, ETag should have quotes (sorry!). See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag. I will make a correction for v1.1.0 release.

Where do you saw it with quotes? Was it in a response of a specific implementation?