Latest #http Threads Top

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
reisub
I just released version 0.8.0 of HttpCookie, a standards-compliant (client-side) HTTP Cookie implementation. It’s not a new library, but...
New
acrolink
I want to route all outgoing connections to the internet from a Phoenix application via a socks5 proxy. How to do that? UPDATE For exa...
New
yordisprieto
Tesla is an HTTP client that leverages middleware to streamline HTTP requests and responses over a common interface for various adapters....
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
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
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
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
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

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
yordisprieto
Tesla is an HTTP client that leverages middleware to streamline HTTP requests and responses over a common interface for various adapters....
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
zachallaun
Hey gang, I’ve been using Req as my primary client for a project I’ve been working on that interacts with a number of APIs, and I quickl...
New
dogweather
Motivation I got frustrated with Unknown CA errors from Erlang. Meanwhile, curl works just fine with the sites in question: I couldn’t...
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
ityonemo
Apical v. 0.1 is released! Apical is a macro which generates an elixir router from an OpenAPI schema. This is useful if you want to hav...
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
acrolink
I want to route all outgoing connections to the internet from a Phoenix application via a socks5 proxy. How to do that? UPDATE For exa...
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
reisub
I just released version 0.8.0 of HttpCookie, a standards-compliant (client-side) HTTP Cookie implementation. It’s not a new library, but...
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

chulkilee
Here are the list of HTTP client libraries/wrappers, and some thoughts on HTTP client in general. I’d like to hear from others how they w...
New
hubertlepicki
Does anyone here know of an Elixir library which would help me assemble bodies of HTTP requests with “multipart/form-data” Content-type? ...
New
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
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
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
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
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
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
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement