[erlang-questions] How change port in http module?

alekciy public-mail@REDACTED
Thu Mar 19 03:34:53 CET 2009


On Wed, 18 Mar 2009 19:07:55 -0700, Michael McDaniel <erlangy@REDACTED>
wrote:
> On Thu, Mar 19, 2009 at 04:37:36AM +0300, alekciy wrote:
>> I use http module:
>> Eshell V5.6.5  (abort with ^G)
>> 1> inets:start().
>> ok
>> 2> http:request(get, {"http://samehost.ru", []}, [], []).
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
>  2> http:request(get, {"http://samehost.ru:8080", []}, [], []).

Thank, it's work.




More information about the erlang-questions mailing list