agregamos redirect.ex y refactorizamos get_hash.ex en controller
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +1,5 @@
|
||||
{application,mint,
|
||||
[{optional_applications,[castore]},
|
||||
{applications,[kernel,stdlib,elixir,logger,ssl,castore,hpax]},
|
||||
{description,"Small and composable HTTP client."},
|
||||
{modules,['Elixir.Mint.Application','Elixir.Mint.Core.Conn',
|
||||
[{modules,['Elixir.Mint.Application','Elixir.Mint.Core.Conn',
|
||||
'Elixir.Mint.Core.Headers',
|
||||
'Elixir.Mint.Core.Transport',
|
||||
'Elixir.Mint.Core.Transport.SSL',
|
||||
@ -15,6 +12,9 @@
|
||||
'Elixir.Mint.Negotiate','Elixir.Mint.TransportError',
|
||||
'Elixir.Mint.TunnelProxy','Elixir.Mint.Types',
|
||||
'Elixir.Mint.UnsafeProxy',mint_shims]},
|
||||
{optional_applications,[castore]},
|
||||
{applications,[kernel,stdlib,elixir,logger,ssl,castore,hpax]},
|
||||
{description,"Small and composable HTTP client."},
|
||||
{registered,[]},
|
||||
{vsn,"1.7.1"},
|
||||
{mod,{'Elixir.Mint.Application',[]}}]}.
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user