4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-06-28 03:39:23 +00:00

explain multipart sms in api reference

This commit is contained in:
Jesse Young
2011-09-23 23:19:41 -07:00
parent 043d1667b4
commit 55fe371db9
3 changed files with 8 additions and 4 deletions

View File

@ -39,7 +39,7 @@
<h2>History</h2>
Version 2.0-beta (2011/09/22)
Version 2.0-beta (2011/09/23)
<ul>
<li>
@ -51,7 +51,7 @@
<li>
Send and receive multipart SMS (longer than 160 characters)
</li>
<li>
<li>
Server API changed to use POST requests instead of GET requests, and other changes;
support for future server API changes via 'version' request parameter
</li>