The first table in https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#production-ready-endpoints claims that the httptrace endpoint is enabled by default.
But I after de128fe this is not true anymore.
Or am I missunderstanding something?
Edit:
I guess the same should be done for auditevents (because of 07d6eb6).