There are some plugins in php-http/plugins that got dependencies. We should allow the user to configure those plugins.
httplug:
plugins:
cache:
service: 'acme.cache'
config:
respect_headers: true
logger:
formatter: 'acme.formatter'
Reference: #16 (comment)