Exploring a weird HTTP issues
Posted on 2022-05-04 in Programmation • Tagged with Python, Django, nginx, GCP, devops
Today I'd like to explain how I tried to solve a weird HTTP issues that I found at work. I hope you will find the method and the trials I used the useful/interesting if/when you will encounter something similar.
The issue was this: I needed to dynamically generate …
Continue reading