Currently, uploading a file causes the entire file to be read into memory before sending over the wire. This can cause large file uploads to fail (MemoryError).