vivek807 commented on PR #16672: URL: https://github.com/apache/druid/pull/16672#issuecomment-2525279021
> @vivek807 I was trying out this change. I was able to see this header only if I was directly hitting the broker. Hitting the router (that is, `localhost:8888` if you run it locally) does not add the header. Have you seen this behaviors as well? Apologies for the delayed response—I somehow missed your comment. After a quick review, it appears that Jetty’s AsyncProxyServlet does not inherently support forwarding trailers in the HTTP/1.1 or HTTP/2 Trailer field. I’ll investigate further to see if this can be addressed. -- 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]
