Simon Willison’s Weblog

Subscribe

Saturday, 25th October 2003

The difference between POST and GET

How important is the ability to tell the difference between data sent by POST and data sent by GET (i.e in the query string) when developing web applications? Some web frameworks (such as PHP) provide separate mechanisms for accessing POST and GET data. Others (such as Python’s cgi module) provide a single interface to form information that doesn’t distinguish between the two. I already have a strong opinion on this but I’m going to leave it open for discussion here for a bit before weighing in.

[... 90 words]

2003 » October

MTWTFSS
  12345
6789101112
13141516171819
20212223242526
2728293031