This Week's Trending Top

This Month's Trending Top

This Year's Trending 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
spurgus
Hi! I have a Downloader module that GETs files given a URL, using Req. It has a timeout option but I would like to abort the download wh...
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
eileennoonan
I’m making HTTP requests from inside a Poolboy pool. I’m having a hell of a time trying to use Req.Test stubs in ExUnit in an e2e workfl...
New
sezaru
I have a app in Fly.io called skip-trace-proxy with a squid HTTP proxy running. That app is deployed with flycast meaning that I should b...
New

Last Three Year's Trending Top

darnahsan
I would like to upload file to s3 pulled from a URL without having to store it in a temp file. If I understand it correctly it is doable ...
New
henriquesati
I’m doing a POST request using Req but i’m getting the error ** (ArgumentError) unknown registry: Req.Finch. I found the same problem on ...
New
Morzaram
Hey there, I’m trying to make a Req request with the following config, but I’m struggling a bit. The curl I’m trying to make into a Req...
New
shahryarjb
Hello friends, Imagine you want to download a tar file from hex.pm website. I have this function and do not want to install req hex plug...
New
TimoMoss
Hello, in our Phoenix API, we’re making numerous calls to external APIs like Opena Ai, with long responses that can take 2 to 15 seconds....
New
jkbbwr
I am able to do MTLS connections to a given service using curl and httpie. That works fine. An example of a working httpie command http ...
New
itzmidinesh
Hi all, I’m working on a Phoenix project where I need to make external HTTP requests and I’m trying to choose between Req and HTTPoison....
New
Aylhafaza
How should I define a proxy server with authentication (user: pass) in req (it’s an organizational proxy to the outside world). The docu...
New
derpycoder
Hello Guys, I’m building tools using Elixir, Phoenix & LiveView to learn and perhaps have a portfolio. There’s a LinkedIn post insp...
New
ndan
I’m trying to understand why this code works for one provider but not for another [ url: "https://ip.smartproxy.com/json", connect_o...
New
ijunaidfarooq
I have a simple GenServer making an HTTP request defmodule GamePlay do use GenServer alias Wrapper def start_link(_args) do ...
New
waseigo
Hello, I have been working on an app that uses Req to access a REST API at an AAAA domain record. The domain record is resolvable global...
New
twobeers
I would like evaluate elixir for scripting and followed the samples here: [Single File Elixir Scripts · The Phoenix Files] and stuck the...
New
raleng
Hey everyone, I’m still pretty new to Elixir so I don’t have any experience with any HTTP library, but ran into an issue using Req. Sinc...
New
dnsbty
I’m currently using Req in an application, and as I’m thinking about potential security concerns, I have two scenarios in mind where I wo...
New

Trending Over Three Years Top

bhougland18
Hello, can anyone point me to an article/post on how to do concurrent requests in Elixir? Here is an article where the author uses pytho...
New
scoop
Dear all, I threw together a custom step for req that accumulates the responses from the redirects that were followed. Basically, I re-...
New
egze
In the docs it says I can stub Req in tests with a config like this: # config/test.exs config :myapp, weather_req_options: [ plug: {Re...
New
ghannam80
Hello, I am trying to learn Elixir through building a remittance aggregator starting with consuming third party API services like Master...
New
CharlesO
How do we limit a Req.post! or Req.get! to a total timeout of just 2000ms? I have an integration that needs very timely responses. Limi...
New
sergio
This CURL request works fine: curl -X POST \ -H "Ocp-Apim-Subscription-Key: 123123123123123" \ -F "knowledgeRequest={\"imageInfo\":{\"ur...
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
dnkbln
I use the Req library to download a resource. I got the resource from a podcast RSS feed. enclosure_url = "https://example.com/file 1.mp...
New
vishal-h
There’s a python/fastapi service that streams audio files. I don’t have access to the code of this service. This works fine and the audi...
New
alexslade
This is a bit of an exploratory question, and I’d love any thoughts you have. I’m posting early in my research because I think this might...
New
ijunaidfarooq
Is it possible to stub multiple times within a test using req? I am doing Req.Test.stub(Wrapper, &Req.Test.json(&1, %{"indices"...
New
ndrluis
Hello, I’m new to the Elixir world, and I’m creating an implementation of the Apache Iceberg library. The expectation is to interact wit...
New
tubedude
Hi everyone, I’m working on a GenServer module to handle incoming messages in my Elixir application. I’m looking for feedback on how I’m...
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