[erlang-questions] inets and https

Wes James comptekki@REDACTED
Sat May 1 16:02:25 CEST 2010


On Sat, May 1, 2010 at 7:56 AM, Rapsey <rapsey@REDACTED> wrote:
> Not sure about http module, but ibrowse supports https. You only need to add
> [{is_ssl, true},{ssl_options,[]}] to the options of the request.
>
>
>
>

Sergej,

Thx.  Is there a way to get the output in the format like http:request
does (list of lines)?   With ibrowse (which I've tried during the
week), it sends back everything, even \n in the code that have to be
removed for some decent parsing, it seemed.

thx,

wes


More information about the erlang-questions mailing list