On Jun 29, 2011, at 11:13 AM, Jens Alfke wrote:

> So for example, I do this:
> 
> $ curl -I http://localhost:5984/demo-addresses/_all_docs

Sorry, to be a good test the URL should have been like
        http://127.0.0.1:5984/demo-addresses/_changes?include_docs=true
because without include_docs, the ETag is still a strong validator, as far as I 
can tell.

—Jens

Reply via email to