[rabbitmq-discuss] Default Virtual Host and HTTP API problem

Valentin Bernard vbernard42 at gmail.com
Thu Jun 30 16:58:52 BST 2011


Hi,

Maybe you could try escaping the '%' character as well, e.g. :
http://server/api/%252F/queues

Regards,

Valentin.

On Jun 30, 5:39 pm, Alfonso Pantoja <alfonso.pant... at gmail.com> wrote:
> Hi,
>
> Is it possible to rename the default virtual host name "/" without
> affecting the queues and exchanges
> or to assign an alias to it?
>
> I've found a problem using the HTTP API. Using .NET you should use
> sockets or a hack to make a webrequest using the character %2F
> because .NET replaces that %2F by "/"
> sohttp://server/api/%2F/queuesbecomes alwayshttp://server/api///queues
> and a not found is get.
>
> Thank you in advance,
>
> Regards,
>
> Alfonso
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-disc... at lists.rabbitmq.comhttps://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list