A POST request is used to create a new upload resource.
The request body is normally empty. Clients implementing the
creation-with-upload extension may send the first part of the upload alongside
the creation request by setting a
Content-Type: application/offset+octet-stream header, saving a round trip.