We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c378d4 commit a1f151fCopy full SHA for a1f151f
1 file changed
rebar.config
@@ -56,6 +56,7 @@
56
{gen_http, connect, 4},
57
{gen_http, close, 1},
58
{gen_http, is_open, 1},
59
+ {gen_http, is_alive, 1},
60
{gen_http, get_socket, 1},
61
{gen_http, set_mode, 2},
62
{gen_http, controlling_process, 2},
0 commit comments