Results 1 to 5 of 5

Thread: HTTP - PUT and DELETE methods

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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.

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: HTTP - PUT and DELETE methods


  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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.

  4. #4

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: HTTP - PUT and DELETE methods

    Quote 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?

  5. #5
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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
  •  



Click Here to Expand Forum to Full Width