GET vs POST

W3C Axioms:
“In HTTP, GET must not have side effects.”
“In HTTP, anything which does not have side-effects should use GET”