spring-boot/spring-boot-actuator/src
Andy Wilkinson b9be0e3e0f Skip actuator path extension content negotiation
Allow `PathExtensionContentNegotiationStrategy` to be bypassed by
actuator endpoints. Prior to this commit calling `/loggers/com.aaa.cab`
would return a HTTP 406 response due to `.cab` being a known extension.

Fixes gh-8765
2017-04-18 14:56:11 -07:00
..
main Skip actuator path extension content negotiation 2017-04-18 14:56:11 -07:00
test Skip actuator path extension content negotiation 2017-04-18 14:56:11 -07:00