Send intended recipient with upload slot request

This commit is contained in:
steckbrief 2017-05-04 13:16:22 +02:00
parent 1f318bcd00
commit fd7ea5c319

View file

@ -548,6 +548,7 @@ class Base(object):
name="content-type",
)
content_type.addData(mime_type)
request.setAttr("recipient", self.chat_control.contact.jid)
# send slot request and register callback
log.debug("sending httpupload slot request iq...")