Comment on page
HTTP GET specification
The method of dispatch is always:
GET
the browser will automatically append the most important HTTP headers to the request, such as
Content-Length
and Connection
;All transmitted values must be encoded.
http://lk.mysmpp.ru
http://lk.mysmpp.ru/sendsms.php?user=your_login&pwd=password&sadr=sender&dadr=phone&text=message
Last modified 3mo ago