Comparison

doc/doap.xml @ 11310:d1a0f2e918c0

mod_http_file_share: Add support for external file upload service PUT /upload/:slot/:filename Authorization: Bearer JWT{ uploader, filename, filesize, filetype, exp }
author Kim Alvefur <zash@zash.se>
date Tue, 26 Jan 2021 14:27:51 +0100
parent 11309:b59aed75dc5e
child 11339:25260c20c5a4
comparison
equal deleted inserted replaced
11309:b59aed75dc5e 11310:d1a0f2e918c0
617 </implements> 617 </implements>
618 <implements> 618 <implements>
619 <xmpp:SupportedXep> 619 <xmpp:SupportedXep>
620 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0363.html"/> 620 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0363.html"/>
621 <xmpp:version>1.0.0</xmpp:version> 621 <xmpp:version>1.0.0</xmpp:version>
622 <xmpp:status>complete</xmpp:status> 622 <xmpp:status>complete </xmpp:status>
623 <xmpp:since>0.12.0</xmpp:since> 623 <xmpp:since>0.12.0</xmpp:since>
624 <xmpp:note>mod_http_file_share</xmpp:note> 624 <xmpp:note>mod_http_file_share</xmpp:note>
625 </xmpp:SupportedXep> 625 </xmpp:SupportedXep>
626 </implements> 626 </implements>
627 <implements> 627 <implements>