OTA MIME format
"ghhou" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Stiple, BTW, have you researched the OTA spec? Pls help check following example in chapter7.4.3 of WAP-235-OTA. Is it a standard POST format? POST /wappush HTTP/1.1 Host: Date: Tue, 31 Jul 2001 10:13:05 GMT Content-Type: application/http Content-Length: 504 X-Wap-Push-OTA-Version: 1.0 HTTP/1.1 200 OK Date: Tue, 31 Jul 2001 10:13:00 GMT Last-modified: Tue, 31 Jul 2001 10:13:00 GMT Content-Language: en Content-Length: 268 Content-Type: text/vnd.wap.si X-Wap-Application-Id: x-wap-application:wml.ua <?xml version="1.0"?> <!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN" "http://www.wapforum.org/DTD/si.dtd"> <si> <indication href="http://www.xyz.com/email/123/abc.wml" created="2001-07-31T10:13:00Z" si-expires="2001-08-07T10:13:00Z">You have 4 new emails</indication> </si> Best Regards, Guanghua Hou