Interface IRawHttp


public interface IRawHttp
Interface for making raw HTTP requests using the GenericClient infrastructure. This allows non-FHIR HTTP calls to benefit from the same interceptor chain, authentication, and configuration as regular FHIR operations.

Particularly useful for operations like polling $export status endpoints or calling external services that return non-FHIR content.

Since:
8.6.0