|
-
Oct 23rd, 2006, 03:52 AM
#1
HTTP - PUT and DELETE methods
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.
-
Oct 23rd, 2006, 04:21 AM
#2
Re: HTTP - PUT and DELETE methods
-
Oct 23rd, 2006, 04:30 AM
#3
Re: HTTP - PUT and DELETE methods
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.
-
Oct 24th, 2006, 03:59 PM
#4
Re: HTTP - PUT and DELETE methods
 Originally Posted by penagate
How I hate thee... 
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?
-
Oct 25th, 2006, 01:48 AM
#5
Re: HTTP - PUT and DELETE methods
Well... to be honest, I haven't.
Buuuut, try this:
RestAspNetExample
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|