You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added :httpc.set_options([{:verbose, :debug}]) to the client.ex right before calling :httpc.request and attached debug output for you.
Hope @chrismccord will find some time to fix it.
Thank you!
When we have attachment and ascii symbols in subject/body - everything is fine.
When we have something like this:
we get
mailgun
hangs with no response at all.I added
:httpc.set_options([{:verbose, :debug}])
to the client.ex right before calling :httpc.request and attached debug output for you.Hope @chrismccord will find some time to fix it.
Thank you!
elixir 1.3.4
httpc_debug.txt
The text was updated successfully, but these errors were encountered: