wohali commented on issue #1226: Investigate how hard could it be to reintroduce etags in index's views. URL: https://github.com/apache/couchdb/issues/1226#issuecomment-454675818 @eiri earlier in this ticket you said: > A side note: I don't think chttpd family of etag functions is actually working. Make ETag generates binary make_etag, but validator etag_match/2 checks it versus tokenized header value, which gives a list of strings. > > It's an easy fix, but I'm hesitant to introduce it as part of this work, it seems that etag_respond/3 used in quite a few places in chttpd, so complete fix would make this PR rather messy. Is that still true? Do you want me to open a new ticket for you on this?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
