Request to Expose HttpApiClient.makeClient for Custom Authorization Header Injection
Would it be possible to expose HttpApiClient.makeClient ? Mayve mark is as experimental if you don't want to commit to the interface. I'd like to use it to implement automatic
authorization header injection for endpoints which have certain middleware.