Because I'm so lazy, I'd say "Thank you" if someone were to post the HTTP bodies required for the PUT and DELETE methods.
Yes, I am working with REST, pun unintended.
Printable View
Because I'm so lazy, I'd say "Thank you" if someone were to post the HTTP bodies required for the PUT and DELETE methods.
Yes, I am working with REST, pun unintended.
Also you can use the Live HTTP Headers extension for Mozilla if you want to check out the headers sent for different types of requests.
How I hate thee... :DQuote:
Originally Posted by penagate
I think I'll check out the Live HTTP Headers extension.
You've been working with REST haven't you? How have you been implementing PUT and DELETE from ASP.NET?
Well... to be honest, I haven't.
Buuuut, try this:
RestAspNetExample