No, it doesn't. Expects all args in the URL.
BR,
Nikos
----- Original Message -----
From: Pratik Shrestha
To: [email protected]
Sent: Friday, September 10, 2010 10:42 AM
Subject: post-method support
Dear All,
I have a java application that post message to kannel gateway. When I use
'Get' method to send the message to kannel http (i.e.
http://localhost:13131/cgi-bin/sendsms?username=**&password=**&to=**&text=**),
it works well. But if I use 'Post' method to do the same job, I get HTTP
error 400. What is the reason behind this? Is that kannel does not support
post method?
Regards,
Pratik