keymaker
keymaker copied to clipboard
Make Faraday configurable from outside
Add a http_client_custom_initializer attribute in configuration for initializing Faraday with a Proc. This allows in particular to activate the Neo4j streaming mode by setting http header "X-Stream" to true.