A client accepting a map of regex -> httpclient. Given a specific request, it will check the uri of it and redirect to a specific http client implementation.
This allow to have a single pipeline for multiple library, but still allows using different client for some requests.