8db655aed2
Previously if you used an accept header of text/plain when querying the healthcheck endpoint, you would get a 406 Not Acceptable response. This patch corrects that to allow requesting the healthcheck document in text format. Change-Id: I0e2d06b02c06b8c77fb1c2f94207d422066a0c6d
6 lines
108 B
YAML
6 lines
108 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed the ability to use the 'text/plain' mime type with the healthcheck
|
|
endpoint.
|