Latest #http-requests Threads 
The approximate code:
params = %{query: "https://www.lol.com"}
params = Jason.encode!(params)
HTTPoison.post(url, params, he...
New
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
Hello everyone!
I’ve been working with Tesla for my HTTP Requests using the middleware tesla_middleware_xml to encoding requests and dec...
New
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
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
Which library / approach would be advisable for building an MITM-style HTTP(s) Proxy, i.e. for intercepting outgoing web traffic? Effecti...
New
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
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
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
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
This Month's Trending
This Year's Trending
Last Three Year's Trending
: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
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
Which library / approach would be advisable for building an MITM-style HTTP(s) Proxy, i.e. for intercepting outgoing web traffic? Effecti...
New
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
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
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
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
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
What package can i use to trace the times in a HTTP request? I need something like this:
New
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
The approximate code:
params = %{query: "https://www.lol.com"}
params = Jason.encode!(params)
HTTPoison.post(url, params, he...
New
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
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
Hello there,
Here I have this request in curl:
curl
-H "AUTHENTICATION: HMAC GPLDIS8H7N5KY8DG:c6881c8bbcee2daceb5d8c2bb54078702bca23d82...
New
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
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
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
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
I’m trying to perform a lookup of a public-facing government web site to find licensing information on certain professionals. (See https...
New
Phoenix automatically wraps array request inside a _json field and make it an object. eg I am sending below body
[
{
"activ...
New
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
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
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
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
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
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
Hi,
Does anyone know how to access the SSL certificate to get the expiry date from an http request using Mint / Finch / Mojito
New
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
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
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







