You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the startup actuator endpoint only supports POST because it clears the buffer. We should offer a GET version that leaves the buffer in place. This will be easier to call call because CSRF protection won't be needed.