A simple reverse proxy in Python
In this article, I’ll talk you though how I created a reverse proxy in python able to inject security headers to solve one of our data issue that we had on one project. I work in a corporate environment that strongly promote ...
Read this post