Closed gpaul closed 7 years ago
This PR fixes an issue where specifying Accept: application/json incorrectly resulted in a 406 Not Acceptable response.
Accept: application/json
406 Not Acceptable
Fixes https://jira.mesosphere.com/browse/DCOS_OSS-611
@nlsun @jdef @alberts PTAL
This PR fixes an issue where specifying
Accept: application/json
incorrectly resulted in a406 Not Acceptable
response.Fixes https://jira.mesosphere.com/browse/DCOS_OSS-611