rawResponse->header; if (isset($header["etag"])) { return $header["etag"]; } throw new OssException("cannot get ETag"); } }