nginx-upload-module
nginx-upload-module copied to clipboard
Empty file upload
I am using resumable upload and I would like to know if it is possible to upload empty (0 B) file. I don't know how to fill Content-Range HTTP header.
Is it possible and compliant with HTTP standards?