mirror of
https://github.com/status-im/consul.git
synced 2025-02-21 09:58:26 +00:00
* Fix XSS Vulnerability where content-type header wasn't explicitly set in API requests * fix failing unit test
3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
```release-note:security
|
|
api: Enforces strict content-type header validation to protect against XSS vulnerability.
|
|
``` |