FHIR Chat · get raw Binary · hapi

Stream: hapi

Topic: get raw Binary


view this post on Zulip Patrick Werner (Feb 10 2021 at 15:09):

I use hapi with binaries for some time now. We started by POSTing the raw file against hapi. When GETting the file wit a browser you get the raw file, if you set FHIR in the accept header you'll get a Binary resource.

view this post on Zulip Patrick Werner (Feb 10 2021 at 15:21):

just tested it the other way around, posting as JSON. Now Hapi returns json/xml only and ignores the accept header, and i can't get a raw binary from the server.

view this post on Zulip Patrick Werner (Feb 10 2021 at 15:22):

(deleted)

view this post on Zulip Patrick Werner (Feb 13 2021 at 15:44):

With the current version of the jpastarter the binary handling is as expected


Last updated: Apr 12 2022 at 19:14 UTC