Re: SendSMS via POST
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <OFF87F260F.2A7DBB6C-ONCA256D04.001C151F-CA256D04.001C381D@callista.com.au> |
Hi, I am not sure, but I think browsers are required to set a content-type of application/x-www-form-urlencoded when sending a POST form. Perhaps this could be used to process the body of a request much as a GET Query is processed. Just an idea. Thanks Jason