Uses of Class
ca.uhn.fhir.rest.server.interceptor.ResponseHighlighterInterceptor
-
Uses of ResponseHighlighterInterceptor in ca.uhn.fhir.rest.server.interceptor
Modifier and TypeMethodDescriptionResponseHighlighterInterceptor.setShowRequestHeaders
(boolean theShowRequestHeaders) If set totrue
(default isfalse
) response will include the request headersResponseHighlighterInterceptor.setShowResponseHeaders
(boolean theShowResponseHeaders) If set totrue
(default istrue
) response will include the response headers