Files
spring-boot/spring-boot-samples/spring-boot-sample-actuator/src/test/java/sample/actuator
Dave Syer 71c2c69c92 Return actual status code not 200 to machine client
Machine clients are much more fussy than browsers and we
should take care to preserve the HTTP status for them.

Fixes gh-596
2014-03-27 17:23:47 +00:00
..