Storing zero-sized files with HTTP
When you store a zero-sized file with HTTP, the resulting object has no data. Because HTTP causes a flush and a close even when no data is present, this object is WORM and is treated like any other object in the namespace.