Elixir Programming Language Forum
Httpoison get request with basic authorization -- "HTTP request failed: bad_request"
Questions / Help
http
al2o3cr
August 6, 2023, 10:21pm
5
curl
appears to tolerate just sending
\n
, but Hackney will not. The
spec
requires
\r\n
.
show post in topic