Latest #hackney Threads Top

sora1
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
jarlah
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
TestingTester
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
Samuel-88
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
nikody
I noticed that the follow_redirect: true option used in HTTPoison (and therefore Hackney) when combined with an Authorization header (in ...
New
low.sock
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
tino415
Hello, I’m getting weird error regarding key file settings when doing request using hackney, it is like this {:error, {:options, {:keyf...
New
bender
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
klo
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
bartblast
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

low.sock
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
TestingTester
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
tino415
Hello, I’m getting weird error regarding key file settings when doing request using hackney, it is like this {:error, {:options, {:keyf...
New
Samuel-88
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
jarlah
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
sora1
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 Top

zkessin
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
vyachkonovalov
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
toddholmberg
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
nikody
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
chulkilee
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
quatermain
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
n1c0
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
bender
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
Fl4m3Ph03n1x
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
Shayon
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
bartblast
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
Phillipp
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
karang
I am getting the following error: iex(16)> HTTPoison.post("https://myserver.com/api/v1.1.0/login",'{ "username": "myusername","passwo...
New
wanderanimrod
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
yuchunc
Hi, A third party API is very strict about request headers, it allows nothing but the ones documented. I’m using HTTPoison as REST clien...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement