Package ca.uhn.fhir.rest.client.apache
package ca.uhn.fhir.rest.client.apache
-
ClassDescriptionA Http Client based on Apache.A Http Request based on Apache.A Http Response based on Apache.A Restful Factory to create clients, requests and responses based on the Apache httpclient library.Client interceptor which GZip compresses outgoing (POST/PUT) contents being uploaded from the client to the server.Process a modified copy of an existing
IHttpResponse
with a String containing new content.Apache HttpClient request content entity where the body is a FHIR resource, that will be encoded as JSON by default