Add user-agent to outgoing HTTP requests

This commit is contained in:
Сергей Прохоров 2018-10-22 22:03:12 +02:00
parent ef7380700f
commit 1253fdc844
No known key found for this signature in database
GPG key ID: 1C570244E4EF3337
2 changed files with 12 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{application, mtproto_proxy,
[{description, "An OTP application"},
{vsn, "0.2.0"},
{vsn, "0.3.0"},
{registered, []},
{mod, { mtproto_proxy_app, []}},
{applications,