[erlang-questions] inets and https

Rapsey rapsey@REDACTED
Sat May 1 15:56:34 CEST 2010


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

On Sat, May 1, 2010 at 3:03 PM, Wes James <comptekki@REDACTED> wrote:

> I can find many things about http:request but I can't find much on
> getting an https page or posting to an https page.  I would like to
> also grab a cookie (on the version page grab) and then carry the
> cookie along with the future posts to an https site.  Does anyone have
> any examples of this?  I couldn't find one thing via google about even
> getting an https page and I just don't understand
> http://www.erlang.org/doc/apps/ssl/index.html docs.
>
> thx,
>
> -wes
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>


More information about the erlang-questions mailing list