I pressed SEND to fast before correcting some typos and adding some
needed clarification:
Here is the general rule of thumb:
Use POST when the data:
1) Produces a command line over 1024 characters.
GET has its line limits. Do not assume all servers will accept
anything much longer than that
Duncan,
Here is the general rule of thumb:
Use POST when the data:
1) Produces a command line over 1024 characters (GET has its line
limits)
2) Complex and by I mean:
-
- > think it will do no harm. GET operations change state, and links
> > that change state are confusing to u
2 matches
Mail list logo