SolarEdgeTech / pyctuator

Monitor Python applications using Spring Boot Admin
Apache License 2.0
175 stars 17 forks source link

tornado's http-tracing produces header-values that are sttring instead of list-of-strings #46

Closed michaelyaakoby closed 3 years ago

michaelyaakoby commented 3 years ago

Once fixed, the implementation of _scrub_and_normalize_headers can be simplified a lot`

michaelyaakoby commented 3 years ago

Resolved by #47