diff --git a/src/web/ejabberd_http_bind.erl b/src/web/ejabberd_http_bind.erl index a9bdbdd39..52e38d76d 100644 --- a/src/web/ejabberd_http_bind.erl +++ b/src/web/ejabberd_http_bind.erl @@ -59,7 +59,7 @@ rid = none, key, socket, - output = "", + output = [], input = queue:new(), waiting_input = false, shaper_state, @@ -1157,7 +1157,7 @@ send_outpacket(#http_bind{pid = FsmRef}, OutPacket) -> case SEls of [{xmlstreamelement, #xmlel{name = 'features', - declared_ns = [{undefined, 'stream'}], + declared_ns = [{undefined, "stream"}], attrs = StreamAttribs, children = StreamEls}} | % {xmlelement,