FHIR Chat · media types · implementers

Stream: implementers

Topic: media types


view this post on Zulip John Grimes (Aug 04 2016 at 01:47):

What is the rationale for honouring e.g. "html", or "xml" in the Accept header, in addition to proper media types such as "text/html", or "application/xml"? https://hl7-fhir.github.io/http.html#mime-type

view this post on Zulip Grahame Grieve (Aug 04 2016 at 01:50):

we don't say that

view this post on Zulip John Grimes (Aug 04 2016 at 01:51):

you're right :)

view this post on Zulip John Grimes (Aug 04 2016 at 01:52):

these values are only allowed to be used with the _format parameter

view this post on Zulip John Grimes (Aug 04 2016 at 01:53):

Accept header must be used with either the three official types, or their corresponding generic mime types

view this post on Zulip Grahame Grieve (Aug 04 2016 at 01:53):

y

view this post on Zulip John Grimes (Aug 04 2016 at 01:59):

thanks


Last updated: Apr 12 2022 at 19:14 UTC