Stream: hapi
Topic: Missing Content-Type
Mareike Przysucha (Oct 30 2019 at 12:00):
Hello there,
I have a problem with my hapi server. We are using a hapi-server based on hapi 3.7.0 in a research project. It runs on a tomcat server and is available under https.
When I try to simply search for a patient with hapi, I get a NonFhirResponseException
with the message Response contains no Content-Type
, but I don't know why. If I set up a new local server using the same database, tough not https but http, I don't get the error.
Can anyone help me please? Thanks in advance!
Mareike Przysucha (Nov 04 2019 at 09:05):
I restarted the server, now it works. I'll look for how long.
Last updated: Apr 12 2022 at 19:14 UTC