Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: response content-type is not XML of uploading XML
# Problems - When using `application/fhir+xml;charset=UTF-8` as accept, it does not set to "application/fhir+xml" # Solutions - Change the condition to check if accept includes a list of XML
- Loading branch information