mirror of
https://github.com/seriyps/mtproto_proxy.git
synced 2026-08-27 04:15:50 +00:00
Add user-agent to outgoing HTTP requests
This commit is contained in:
parent
ef7380700f
commit
1253fdc844
2 changed files with 12 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue