Normally HTTP POST requests have variables. eg.
POST /path/to/whatever.ext HTTP/1.0 Host: website.com var1=whatever&var2=whatever
If that wa