[rabbitmq-discuss] Exchange details are not set while creating with Put Method in c#

Simon MacMullen simon at rabbitmq.com
Tue Nov 26 10:37:47 GMT 2013


On 26/11/2013 10:12, Lijo Sebastian wrote:
>               Yes i do read the response.
>     The response says with StatusDescription Created.

Hmm. We only reply with 201 Created to POST requests - a successful PUT 
returns a 204 No Content. So I wonder what's going on.

Can you reproduce the problem with curl or similar?

> Regarding the coding, i may or may not be a non-c# expert, but this is
> the basic format of creating a HttpWebRequest in c#.

Sorry, I meant *I* was not a C# expert!

Cheers, Simon



More information about the rabbitmq-discuss mailing list