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
It would be nice if users had the option to shutdown Hoverfly from the new Hoverfly UI.
This should be easy to achieve as Hoverfly has recently gained a shutdown endpoint which can be found at /api/v2/shutdown and accepts a DELETE request.
The text was updated successfully, but these errors were encountered:
It would be nice if users had the option to shutdown Hoverfly from the new Hoverfly UI.
This should be easy to achieve as Hoverfly has recently gained a shutdown endpoint which can be found at
/api/v2/shutdown
and accepts aDELETE
request.The text was updated successfully, but these errors were encountered: