Skip to main content
1 of 7
Thomas Owens
  • 116.5k
  • 100
  • 322
  • 439

When do you use POST and when do you use GET?

From what I can gather, there are three categories - never use GET and use POST, never use POST and use GET, and it doesn't matter which one you use.

Am I correct in assuming those three cases? If so, what are some examples from each case?

Thomas Owens
  • 116.5k
  • 100
  • 322
  • 439