Hacker News new | ask | show | jobs
by edent 4019 days ago
Yeah, exactly. It just prevents people from uploading ridiculously large files which have no hope of completing.
2 comments

Well you can check file sizes in JavaScript before upload so you can do this already.
Yep, browsers could serve up a warning instantly.