weiss/ngx_http_upload

Update for v2 "API"

Opened this issue · 1 comments

r3pek commented

Prosody just released the v2 api. Can this be updated? :)

weiss commented

As far as I can see, the only real change is checking whether the MIME type specified with the XMPP slot request matches the MIME type specified with the HTTP PUT request. I see no real gain in this check, so I'm not sure this warrants the additional complexity of supporting both versions.