PUBLIC MprList *getUploads() { return espGetUploads(getStream()); }
PUBLIC MprHash *getUploads() { return espGetUploads(getConn()); }