
Uses of Class
ca.uhn.fhir.rest.server.interceptor.ResponseHighlighterInterceptor
Packages that use ResponseHighlighterInterceptor
-
Uses of ResponseHighlighterInterceptor in ca.uhn.fhir.rest.server.interceptor
Methods in ca.uhn.fhir.rest.server.interceptor that return ResponseHighlighterInterceptorModifier 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