Hacker News new | ask | show | jobs
by aaaaaaaaaab 2763 days ago
Or do a HEAD on the resource you want to resume uploading (this is recommended to find out how many bytes have actually went through) and if the response contains a "Accept-Range: true" header then the client can resume the upload.