Blobs server: Check Quota during upload
Current implementation doesn't take incoming blob's size into account, so if there is a bit of quota left the user will be able to upload a blob of any size. This has to be modified to account for quota during upload.