adutra commented on PR #2941:
URL: https://github.com/apache/polaris/pull/2941#issuecomment-3468684311

   Hi @fivetran-arunsuri Quarkus already exposes a similar feature:
   
   https://quarkus.io/guides/http-reference#additional-http-headers
   
   Couldn't you leverage that?
   
   For example:
   
   ```properties
   quarkus.http.header."Server".value=Polaris/${quarkus.application.version}
   ```


-- 
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]

Reply via email to