Правила та умови розсилки

Сервіс мультиканальною розсилки заснований на розмаїтті технологій телекомунікації та Інтернету. В описі сервісу ми часто використовуємо абревіатури, з якими знайомі не всі. Тут представлений глосарій термінів і роз'яснень, що застосовуються в галузі.
Ви можете створити обліковий запис і надсилати SMS своїм клієнтам через особистий кабінет, плагін або інтеграцію API.

MIME

MIME stands for Multipurpose Internet Mail Extensions. When a client, such as a web browser, receives a file from the server, it needs some way to determine the type of contents contained in the file so that it can decide how to deal with it. MIME can be used for such purpose. A MIME value is included in the header of the response sent by the server. If the client finds that the MIME value included in a response is, say “text/html”, it knows that the response contains an HTML document since “text/html” is the MIME type of HTML files.