https://bz.apache.org/bugzilla/show_bug.cgi?id=69869
--- Comment #2 from Mark Thomas <[email protected]> --- To perhaps be more explicit. Joplin is sending an invalid entity tag. Tomcat is therefore rejecting the request as invalid. Ignoring the question of whether Joplin should be setting this header or not, if it does so it needs to send a valid header which - in this case - means including the required double quotes as per RFC 9110. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
