This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

rm-rf-etc
I’m using WebSockex and Finch for a streaming client, and I want to emit every incoming message using an Elixir Stream, but how do I do t...
New
garrison
If you want to perform arbitrary external HTTP requests you have to be very careful to avoid Server-Side Request Forgery (SSRF). Certain ...
New
lkuty
Hello folks, I couldn’t find information regarding this. Maybe there is a package for Req to make WebSocket requests or since it is built...
New

Last Three Year's Trending Top

Awlexus
Hello, I’m using the tesla library to send http requests to a host. However I’m supposed to keep the amount of concurrent requests somewh...
New
matthias_toepp
I’m trying to get html from an old machine. I’m able to successfully get a response on the command line with this (and I have a go progr...
New
olegmitnik-dev
Just wondering about is it possible to run a single static page locally (just two files in a project index.html and styles.css) using Eli...
New
OmegaNalphA
I’m having an issue getting my Dialyzer to agree with my output, and can’t seem to figure it out. Essentially, the response is {:error, %...
New
pknoth
Hi, I am building an https proxy and need to forward the encrypted incoming payload of the requests, the proxy being a Man in the middle...
New
Wojciech
I tried to fetch titles of objects using req with req_s3 plugin. def new_req(options \\ []) when is_list(options) do access_key = Syst...
New
teamon
I have a fairly large codebase with many files and many tests. For whatever reasons that happened over the years, some tests execute cod...
New
dimitarvp
So I have this callback endpoint where I accept a delayed status update for jobs that I tasked a remote server with. I have made a table ...
New

Trending Over Three Years Top

pmjoe
Is Elixir suitable for building a API gateway like Kong? The main driver is the latency, throughput can be archived with more machines, b...
New
ryanwinchester
Greetings fellow humans, First, I’ll tell you why I’m not using pre-signed URLs: because this is for sensitive files, that I want to con...
New
ayhan.rashidov
Hello guys I have made an elixir http rest api using Maru. My requests are processed through a separate module using Genserver. Everythin...
New
archimondain
I would like to know how can we display the http response (header and body) built by Phoenix right before it is sent to the client.
New
stefanchrobot
I need to make a POST request with JSON of considerable size (~10MB). Is it possible to make such a request without spiking the memory us...
New
hubertlepicki
I need to process a bunch of large CSV files on regular basis. They can be multiple gigabytes in size. Ideally, I would stream the file ...
New
lud
Hello, I am trying to use mint to make some http requests with Elixir, and reading the docs I wrote the following code. It works fine (...
New
leifg
I am currently trying to download a large file via HTTP streaming. That’s hard enough as the only examples I find usually involve a recei...
New
Packard_Goose
I have this command that works in terminal curl "https://api.mysite.com/protected/json/new -d "user[email]=link@hotmail.com&user[ce...
New
Fl4m3Ph03n1x
Background I have an application that uses gun to make HTTP requests to a server while keeping the connection up. Problem The problem he...
New
chittolina
Hey guys! I’m new to Elixir language and I’m trying to perform a simple HTTP request to list StackExchange users, however I’m not able to...
New
newton-peixoto
Hello everyone I’m studying about http streams and I notice a big difference in performance when returning everything at once and when st...
New
fireproofsocks
Is there a limit on the size of a GET request that Phoenix can handle? I know historically some web servers would only allow something l...
New
sparrell
For certain http requests, I would like to have no response. I know how to use send_resp return 500 or 404 or whatever, but is there a wa...
New
KikisBomb
A coworker has written a controller test where he occasionally sends a test request twice in one test using the same connection. Here is ...
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