configure Http Handler
abstract fun configureHttpHandler(withConfiguration: @JvmSuppressWildcards Consumer<LensesComponent.HttpHandler.Configuration>): LensesComponent.Builder
Allows to configure lenses HTTP handler by receiving HttpHandler.Configuration in the provided Consumer.
Since
1.37.0