qxmpp-project / qxmpp

Cross-platform C++ XMPP client and server library
410 stars 197 forks source link

QXmppHttpFileSharingProvider: keep original filename when known #480

Closed jbruechert closed 1 year ago

jbruechert commented 1 year ago

This is unfortunatly required for compatiblity with legacy clients, because they rely on the url to figure out the file type.

PR check list: