Set HTTP security headers using Streamlit

Summary

Can anyone please help how we can set HTTP security headers using the Streamlit app? The webserver which is being used is Tornado 6.2

Trying to see how we can manage to set HTTP security headers to set in the Tornado server using streamlit code which can be responded to with security headers back in response from the Tornado server.

Hello

I would also be interested in having more info on this