hapi-fhir-jpaserver-starter icon indicating copy to clipboard operation
hapi-fhir-jpaserver-starter copied to clipboard

Why there's no CORS header in cds-services?

Open edwardlo12 opened this issue 6 months ago • 0 comments

I am trying to use cds-services. When I try to GET https://[base_url]/cds-service, there are CORS headers in the response header. image But, when I try to POST https://[base_url]/cds-service/[services_id], there are no CORS headers in the response header. image

edwardlo12 avatar Aug 08 '24 06:08 edwardlo12