Latest #hackney Threads 
What I want to do
I want to output log about request information with httpoison and hackney.
I found :hackney_trace.enable that can outp...
New
Coming from an experience as a jvm developer, I keep thinking about objects and memory allocation.
So, if I have a system where I dont c...
New
Hello, I’m struggling to work through memory usage problems when trying to run many queries at once using Task.async + Task.await. I’m re...
New
Hello all,
Hope everyone is doing all right!
I am working on an application that uses an API that does not support the keep-alive optio...
New
I noticed that the follow_redirect: true option used in HTTPoison (and therefore Hackney) when combined with an Authorization header (in ...
New
Hi,
I’ve been having periods of increased latency and request timeouts when I have higher throughput on my servers. I managed to get a l...
New
Hello,
I’m getting weird error regarding key file settings when doing request using hackney, it is like this
{:error, {:options, {:keyf...
New
Hello.
I spent a day trying manage this wall, but didn’t successed. When I send a request it ends up with an error:
** (HTTPoison.Error...
New
Is there any solution / workaround for hackney when status codes are returned as a float? ex: 401.1
when I try to run HTTPoison.get("htt...
New
Hello, I would like to do a http request to Vault during runtime.exs . I am using Httpoison, but same result for Tesla, everything works ...
New
This Week's Trending
This Month's Trending
This Year's Trending
Hello all,
Hope everyone is doing all right!
I am working on an application that uses an API that does not support the keep-alive optio...
New
Last Three Year's Trending
Hi,
I’ve been having periods of increased latency and request timeouts when I have higher throughput on my servers. I managed to get a l...
New
Hello, I’m struggling to work through memory usage problems when trying to run many queries at once using Task.async + Task.await. I’m re...
New
Hello,
I’m getting weird error regarding key file settings when doing request using hackney, it is like this
{:error, {:options, {:keyf...
New
Coming from an experience as a jvm developer, I keep thinking about objects and memory allocation.
So, if I have a system where I dont c...
New
What I want to do
I want to output log about request information with httpoison and hackney.
I found :hackney_trace.enable that can outp...
New
Trending Over Three Years
I am trying to hit an HTTPS endpoint and when I call it HTTPoison returns this error
{:error, %HTTPoison.Error{id: nil, reason: {:tls_a...
New
Does anyone here know of an Elixir library which would help me assemble bodies of HTTP requests with “multipart/form-data” Content-type? ...
New
Hello.
I’m getting a strange error when using HTTPoison.get (:hackney.get) with https. Here’s an example:
iex(1)> :hackney.get("http...
New
Hello. I am trying to find the best way forward doing the following:
Make an HTTPS request to an arbitrary URL.
Make this request using...
New
I guess this is not a strictly Phoenix question so I’ll not tag it as such. I am wondering about the following - as HTTPoison uses hackne...
New
I need to call HTTP API verifying SSL or not. However, I found both httpc and hackney behave strange - ssl option stay across different f...
New
Hello,
I have to do requests to some APIs with 2-way-ssl, so every request has to by signed with our cert and private key. We uploaded o...
New
Hi Guys,
I am trying to do a POST request via hackney (1.14.3).
The curl query is as follow:
curl -v \
--cert /Users/nico/projects/pfx...
New
Background
I have an app that makes 2000 requests per second. To make such requests I use HTTPoison which uses hackney. Now each of this ...
New
Elixir & Erlang versions: Elixir 1.10.2 (compiled with Erlang/OTP 22)
ExAws version: ex_aws 2.1.3
ExAwsDynamo version: ex_aws_dynam...
New
Hello.
I spent a day trying manage this wall, but didn’t successed. When I send a request it ends up with an error:
** (HTTPoison.Error...
New
Does anyone know whether it’s possible in HTTPoison or Hackney to return the resolved IP address of the given URL in the response?
If it...
New
Hey,
I am currently building an api gateway. That means it receives a request and makes one or more requests to other sources and return...
New
Hello hivemind,
Is there way to find the file descriptor associated with a long-lived tcp connection in elixir / erlang? I am using the ...
New
I am getting the following error:
iex(16)> HTTPoison.post("https://myserver.com/api/v1.1.0/login",'{ "username": "myusername","passwo...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







