[erlang-questions] http:set_options/1 Problem (R13B)

Peter McCarthy peter.mccarthy.0807@REDACTED
Fri May 8 11:58:10 CEST 2009


Hi all.

When I do something like this:

  http:set_options([{max_keep_alive_length, 10}]).

I get the following result:

  {error,{not_an_option,{max_keep_alive_length,10}}}

Does anyone know if there is a typo in the documentation? Or is
support for setting the maximum number of outstanding requests (on a
connection) not implemented yet?

Cheers

Peter



More information about the erlang-questions mailing list