Meteor-Files
Meteor-Files copied to clipboard
wrong custom error message when using HTTP
using meteor 2.13
when returning a custom error message form onBeforeUpload method we get always the default error message on client side when using http (ddp works well).
suggestion: mention that issue in docs.