mirror of
https://github.com/status-im/consul.git
synced 2025-01-17 17:22:17 +00:00
07fae7bb0b
* explicitly add content-type anywhere possible and add middleware to set and warn * added tests, fixed typo * clean up unused constants * changelog * fix call order in middleware
3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
```release-note:security
|
|
Explicitly set 'Content-Type' header to mitigate XSS vulnerability.
|
|
``` |