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
// Use it if your app has access to RabbitMQ management API.
61
+
// This endpoint declares a test queue, then publishes and consumes a message. Intended for use by monitoring tools. If everything is working correctly, will return HTTP status 200.
62
+
// As the default virtual host is called "/", this will need to be encoded as "%2f".
0 commit comments