https://bz.apache.org/bugzilla/show_bug.cgi?id=69602
--- Comment #5 from Remy Maucherat <r...@apache.org> --- (In reply to Mark Thomas from comment #4) > Note that the client in this case is broken. As per RFC 9110: > > "A client MUST NOT generate an If-Range header field containing an entity > tag that is marked as weak." I missed this, looking mostly at the grammar for the header (which refers to the usual etag). Although "broken", the client simply uses the etag sent by the server. To avoid it, the client would have to do an extra check for W/. If this is a veto, I will revert the fix and the answer to this BZ will be to configure Tomcat to use strong etags. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org