Package ca.uhn.fhir.rest.client.api
package ca.uhn.fhir.rest.client.api
-
ClassDescriptionUsed to pass context to
Pointcut.CLIENT_RESPONSE
, including a mutableIHttpResponse
Represents an HTTP header field.Base interface for a client supporting the mandatory operations as defined by the FHIR specification.This interface represents an interceptor which can be used to access (and optionally change or take actions upon) requests that are being sent by the HTTP client, and responses received by it.A HTTP Client interface.Http Request.An interface around the HTTP Response.