Question
Which HTTP method is non-idempotent

Answers

A HTTP method is said to be idempotent if it returns the same result every time. HTTP methods GET, PUT, DELETE, HEAD, and OPTIONS are idempotent method and we should implement our application to make sure these methods always return same result. HTTP method POST is non-idempotent method and we should use post method when implementing something that changes with every request.

For example, to access an HTML page or image, we should use GET because it will always return the same object but if we have to save customer information to database, we should use POST method. Idempotent methods are also known as safe methods and we don’t care about the repetitive request from the client for safe methods.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q RIN-mutiny, (Royal Indian Navy) was broke out in the year:
  • Q Define multilingualism.
  • Q what is the female of a stag called?
  • Q Which river flows through Maharashtra and Gujarat ?
  • Q Which family,order does the fish Pilot fish belongs to?
  • Q What is transient variable?
  • Q What other technologies have you used in hadoop sta ck?
  • Q Describe yourself in 3 words.
  • Q A circuit with about 100 transistors fabricated on a single chip is called _____
  • Q Why can’t i use ssl with name-based/non-ip-based virtual hosts?
  • Q What was most (least) rewarding about your job?