Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8552327
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T14:24:02+00:00 2026-06-11T14:24:02+00:00

HTML specifies that web forms can use methods GET and POST, thus interactive web

  • 0

HTML specifies that web forms can use methods “GET and “POST”, thus interactive web applications must use one of these when they want to modify existing resources. The HTTP standard says on POST a servers should accept “…a new subordinate of the resource identified by the Request-URI… “

So we must technically violate the standard whenever the form does not create a new object, oh well. But what is the least-worst way to do it?

  1. Always access a subordinate: POST /hounds/ {id="rover", ...} creates or modifies “/hounds/rover”
  2. Always access directly: POST /hounds/rover {...} creates or modifies “/hounds/rover”
  3. Create subordinates, but modify directly. So you create as in 1, and modify as in 2. Report an error if the client tries the wrong operation.
  4. Support both 1. and 2 for both kinds of operations without an error.
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T14:24:03+00:00Added an answer on June 11, 2026 at 2:24 pm

    Option 2: POST /hounds/rover?_method=PUT.

    Since HTML does not support all specified or extended HTTP verbs, workarounds like this must be used.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to list Web features (HTML, CSS, Javascript, APIs) that can be used
Can I use specific html if the browser is IE? (Assuming FF is the
In an ASP.NET web forms project that is not quite ready to be upgraded
I am working on a web app that allows user to edit specific HTML
Iam a web page that redirects you to the page managersigning.html <frameset rows=40%,* noresize>
What pattern can I use to display errors on an MVC 2 view that
Background : I'm currently writing a greasemonkey script that embeds/modifies a specific page's html.
the link specified below is a jquery timer plugin. http://keith-wood.name/countdown.html Also i use the
I'm programming for an Apache server and I need for just one specific html
I am trying to use html() function of jquery over the specific child like:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.