sustarun opened a new issue, #36971:
URL: https://github.com/apache/airflow/issues/36971

   ### Description
   
   I needed a way to add custom headers to the airflow webserver. I was able to 
do it but it required changes in the python code of airflow package which 
obviously is not the right practice. So wanted to get the functionality 
available at config level.
   
   If this feature already exists or if there are any other solutions, please 
let me know.
   
   ### Use case/motivation
   
   This feature arose out of a need to have security headers (like 
x-content-type-options, strict-transport-security) on airflow webserver that I 
had hosted on linux.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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