Latest #http-requests Threads Top

lukeclopez
The approximate code: params = %{query: "https://www.lol.com"} params = Jason.encode!(params) HTTPoison.post(url, params, he...
New
jtomchak
So I’m getting back a streaming response from a whisper api I set up to use fly.io GPU’s. So far I can call it, get back chunks as they c...
New
tadeifelipe
Hello everyone! I’ve been working with Tesla for my HTTP Requests using the middleware tesla_middleware_xml to encoding requests and dec...
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
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
chgeuer
Which library / approach would be advisable for building an MITM-style HTTP(s) Proxy, i.e. for intercepting outgoing web traffic? Effecti...
New
mikejm
I am attempting to make my first Phoenix HTTP request using HTTPoison but it is not working and I cannot figure out why. If I create a b...
New
TestingTester
Hello all, I am working on a project using Phoenix that receives requests for data, makes many external API calls, and returns the recei...
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

gmile
:httpc HTTP client is part of Erlang standard library, and as such can be easily used in Elixir code too. One particular advantage of usi...
New
sijibomi
Hi everyone. I’m trying to fetch the body of a post request and I keep getting Plug.Conn.Unfetched This is what I have in my route handl...
New
chgeuer
Which library / approach would be advisable for building an MITM-style HTTP(s) Proxy, i.e. for intercepting outgoing web traffic? Effecti...
New
TestingTester
Hello all, I am working on a project using Phoenix that receives requests for data, makes many external API calls, and returns the recei...
New
mikejm
I am attempting to make my first Phoenix HTTP request using HTTPoison but it is not working and I cannot figure out why. If I create a b...
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
jtomchak
So I’m getting back a streaming response from a whisper api I set up to use fly.io GPU’s. So far I can call it, get back chunks as they 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
diegobernardes
What package can i use to trace the times in a HTTP request? I need something like this:
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
lukeclopez
The approximate code: params = %{query: "https://www.lol.com"} params = Jason.encode!(params) HTTPoison.post(url, params, he...
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
tadeifelipe
Hello everyone! I’ve been working with Tesla for my HTTP Requests using the middleware tesla_middleware_xml to encoding requests and dec...
New

Trending Over Three Years Top

BoZhenka
Hello there, Here I have this request in curl: curl -H "AUTHENTICATION: HMAC GPLDIS8H7N5KY8DG:c6881c8bbcee2daceb5d8c2bb54078702bca23d82...
New
9Dave9
Hi Peops, SO I am trying to use the “presign_url” method on the ex_aws_s3 package - which is essentially just the “ex_aws.Auth.presign_u...
New
KekKekington
I finished setting up a static website using nginx. The site has a ‘Contact Us’ form that I enabled with one of those ready-to-go solutio...
New
woohaaha
I’m trying to wrap my head around using mocks in Elixir. There are a lot of blog posts on the subject but I’m not seeing any that address...
New
alxvallejo
Hey all, I’m trying to make a GET request while passing in body params. One param requires a list of strings. The API documentation stat...
New
ChipCoons
I’m trying to perform a lookup of a public-facing government web site to find licensing information on certain professionals. (See https...
New
tanweerdev
Phoenix automatically wraps array request inside a _json field and make it an object. eg I am sending below body [ { "activ...
New
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
johnmelodyme
I wrote a server-side programme for GOIP sending OTP number to SMS in Ruby I requested it easily, but how do I request it in elixir ? re...
New
sc4224
I have a typeform request where I need to verify the signature manually. :crypto.hmac is always returning an error. No sure what I’m doi...
New
madasebrof
Wow, this is an odd one. I’m making an http request (post) to a server. Work fine from curl Works fine from iex Bombs out when I run f...
New
dave0
I’m trying to figure out how to get the best pool size and count for a connection pool ({scheme, host, port}). Suppose I’m making 1000 re...
New
benonymus
Hey I am trying to send an audio recording from my react-native android app the request looks like this: let data = new FormData(); ...
New
nicksanders11
Hi, Does anyone know how to access the SSL certificate to get the expiry date from an http request using Mint / Finch / Mojito
New
msimonborg
I thought about opening an issue for this question in the Req repo, but I think it’s more an issue with my HTTP knowledge. I’m hoping som...
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