andrewmusselman commented on code in PR #809: URL: https://github.com/apache/tooling-trusted-releases/pull/809#discussion_r2879845038
########## atr/web.py: ########## @@ -271,6 +271,7 @@ def __call__(self, *args: Any, **kwargs: Any) -> Awaitable[R]: ... class ShellResponse(quart.Response): + # audit_guidance this is an intentional use of x-shellscript without Content-Disposition Review Comment: See https://github.com/apache/tooling-trusted-releases/issues/703#issuecomment-3992807078 for testing results, can we keep this as it is? -- 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]
