|
- How to make httpc request and attach client certificate?
I have an IIS hosted site that requires a client certificate to be attached to any incoming requests I am trying to make a request from Erlang and am having trouble figuring out how to attach a cl
- httprc:request throws exception exit: {noproc, {gen_server,call, [httpc . . .
in call from httpc:handle_request 9 (httpc erl, line 554) Can you tell what is wrong in the httpc:request call, because when I call the URL from JS, it works fine
- Using the :httpc erlang module from Elixir - Stack Overflow
I've been over that a few times the last couple days but couldn't find anything There's the bit about Erlang -> Elixir at the end but not the other way round (unless I keep missing it) I just refound this which I now realise was all I needed I was only looking for how to do the get -> :get thing and never noticed the difference in the strings Also thanks a lot in general! I'm having an
- Simple example using Erlang for https post - Stack Overflow
And this also appears to be outdated as http has been replaced by httpc But thank you for the response
- How set proxy with username and password for `httpc` library?
How set proxy with username and password for `httpc` library? Asked 4 years, 4 months ago Modified 4 years, 3 months ago Viewed 267 times
- How to send MIME (Multipart Media Encapsulation . . . - Stack Overflow
I'm currently working on a module in Erlang that sends an HTTP POST request with a multipart related message containing both JSON and binary data However, I'm facing issues with concatenating the
- httpc request: Bad argument exception length - Stack Overflow
I´ve a problem to make a httpc request to my Java servlet On my local system, the code is working fine, but if I execute the call from an erlang file of the ejabberd server, I get a bad argument exception
- c++ - Arduino HTTP. post () returns -11 - Stack Overflow
I cannot not find a solution for this problem Everything worked very well when I tried a month ago, but now, when I launch it, it does not work anymore The problem occurs when I send http POST(da
|
|
|