Software /
code /
prosody-modules
Log
mod_http_upload_external/share_v2.php @ 5941:5c4e102e2563 default tip
description | author | age |
---|---|---|
mod_http_upload_external: update php scripts to return HTTP 201 Created on upload | Richard Schwab | 2020-12-21 |
mod_http_upload_external: share_v2.php: Comment out verbose debug logging | Matthew Wild | 2018-08-14 |
mod_http_upload_external: Update share.php and share_v2.php to allow cross-domain requests | Matthew Wild | 2018-08-14 |
share_v2.php: Remove content-disposition if mime type is set | Matthew Wild | 2018-07-02 |
share_v2.php: Add error logging | Matthew Wild | 2018-07-02 |
share_v2.php: Fix syntax errors | Matthew Wild | 2018-07-02 |
share_v2.php: Fix array keys | Matthew Wild | 2018-07-02 |
mod_http_upload_external: Add newer 'v2' protocol (and share_v2.php) which supports content-type preservation | Matthew Wild | 2018-04-02 |