]> granicus.if.org Git - ejabberd/commitdiff
Use inets instead of lhttpc in http_p1
authorAlexey Shchepin <alexey@process-one.net>
Tue, 27 Sep 2016 04:12:10 +0000 (07:12 +0300)
committerAlexey Shchepin <alexey@process-one.net>
Tue, 27 Sep 2016 04:12:10 +0000 (07:12 +0300)
src/http_p1.erl

index 6ede758f29e1c1491c2b1e9bccf8202f0539d53c..f430bbe11df526d8ffac54f3c151380b5963c21b 100644 (file)
@@ -33,8 +33,8 @@
 
 -include("logger.hrl").
 
--define(USE_INETS, 1).
--define(USE_LHTTPC, 1).
+-define(USE_INETS, 1).
+-define(USE_LHTTPC, 1).
 % -define(USE_IBROWSE, 1).
 % inets used as default if none specified