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
