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
Is your feature request related to a problem? Please describe.
When things don't work the way I'd expect, I usually want to see what was actually sent to the server and what the response was exactly. Something similar to curl's -v option would immediately show whether the problem is with me/rabbitmqadmin-ng/rabbitmq-http-api-rs or is it RabbitMQ that handles the intended request in a surprising way.
Describe the solution you'd like
-v / --verbose flag
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When things don't work the way I'd expect, I usually want to see what was actually sent to the server and what the response was exactly. Something similar to curl's
-v
option would immediately show whether the problem is with me/rabbitmqadmin-ng/rabbitmq-http-api-rs or is it RabbitMQ that handles the intended request in a surprising way.Describe the solution you'd like
-v
/--verbose
flagDescribe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: