| Package | Description |
|---|---|
| ca.uhn.fhir.rest.server |
| Modifier and Type | Method and Description |
|---|---|
static RestfulServerUtils.ResponseEncoding |
RestfulServerUtils.determineResponseEncodingNoDefault(RequestDetails theReq,
EncodingEnum thePrefer)
Returns null if the request doesn't express that it wants FHIR.
|
static RestfulServerUtils.ResponseEncoding |
RestfulServerUtils.determineResponseEncodingWithDefault(RequestDetails theReq)
Determine whether a response should be given in JSON or XML format based on the incoming HttpServletRequest's
"_format" parameter and "Accept:" HTTP header. |
Copyright © 2014–2017 University Health Network. All rights reserved.