-
Detect heapdump-endpoint via OPTIONS request · 911f8e83Johannes Edmeier authored
Since a HEAD request to the heapdump triggers a dump we need to test the availability of the heapdump endppoint via OPTIONS-request. To get this working we need to ensure that the OPTIONS-request are dispatched to the zuul servlet as this wasn't done prio to this commit adding the OptionsDispatchingZuulController.
911f8e83
×