Latest #http Threads 
If you want to perform arbitrary external HTTP requests you have to be very careful to avoid Server-Side Request Forgery (SSRF). Certain ...
New
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
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
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
Tesla is an HTTP client that leverages middleware to streamline HTTP requests and responses over a common interface for various adapters....
New
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
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
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
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
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
This Month's Trending
This Year's Trending
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
Tesla is an HTTP client that leverages middleware to streamline HTTP requests and responses over a common interface for various adapters....
New
If you want to perform arbitrary external HTTP requests you have to be very careful to avoid Server-Side Request Forgery (SSRF). Certain ...
New
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
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
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
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
Motivation
I got frustrated with Unknown CA errors from Erlang. Meanwhile, curl works just fine with the sites in question:
I couldn’t...
New
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
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
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
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
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
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
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
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
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
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
Does anyone here know of an Elixir library which would help me assemble bodies of HTTP requests with “multipart/form-data” Content-type? ...
New
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
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
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
Hello guys I have made an elixir http rest api using Maru. My requests are processed through a separate module using Genserver. Everythin...
New
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
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
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
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
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
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
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
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
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
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







