install
Installs the engine into an HttpClient.
This method is called when the engine is being set up within an HttpClient. Use it to register interceptors, validate configuration, or prepare the engine for use with the client.
Parameters
client
The HttpClient instance to which the engine is being installed.