rusackas commented on PR #40120: URL: https://github.com/apache/superset/pull/40120#issuecomment-4452117097
Maybe this could benefit from a test, especially for the Vary stripping logc with edge cases like multiple headers, mixed values, or non-extension paths. If extensions ever support nested paths (e.g., publisher/name/subdir/file), this regex would silently fail to match and caching would break. Not a current concern, but worth a note. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
