Using [Micorsoft's dicom web](https://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-services-conformance-statement#retrieve-wado-rs) to pull study using study_uuid. But it is failing by saying 406 error. It can be resolved by adding a addition header (transfer-syntax=*) before sending the request. But current function doesn't support the same