Uses of Class
ca.uhn.fhir.rest.server.interceptor.ResponseHighlighterInterceptor
-
Packages that use ResponseHighlighterInterceptor Package Description ca.uhn.fhir.rest.server.interceptor -
-
Uses of ResponseHighlighterInterceptor in ca.uhn.fhir.rest.server.interceptor
Methods in ca.uhn.fhir.rest.server.interceptor that return ResponseHighlighterInterceptor Modifier and Type Method Description ResponseHighlighterInterceptorResponseHighlighterInterceptor. setShowRequestHeaders(boolean theShowRequestHeaders)If set totrue(default isfalse) response will include the request headersResponseHighlighterInterceptorResponseHighlighterInterceptor. setShowResponseHeaders(boolean theShowResponseHeaders)If set totrue(default istrue) response will include the response headers
-