[rabbitmq-discuss] c# wget gets 401 from RabbitMQ 3.0.1 management plugin
Matthias Radestock
matthias at rabbitmq.com
Fri Jan 18 19:35:21 GMT 2013
On 18/01/13 18:57, linda wrote:
> After changing the port to 15672, it works fine. Thanks a lot!
It is mind-boggling how many HTTP client libraries do not handle
redirects automatically and/or correctly. Redirects have been in the
spec, with the note that "action [is] to be taken (normally
automatically) by the client in order to fulfil the request", since 1992!
Matthias.
More information about the rabbitmq-discuss
mailing list