nastra commented on issue #15166: URL: https://github.com/apache/iceberg/issues/15166#issuecomment-4011761976
@adutra isn't the issue here that the server sent back `cache-control: private` for a `PUT` request? By default, the server should really only be caching `GET` and `HEAD` requests as I don't think `PUT` requests are safe to be cached? -- 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]
