You are here

service http_handler_stack in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/core.services.yml \http_handler_stack

Class

GuzzleHttp\HandlerStack

File

core/core.services.yml
core/core.services.yml

View source
  1. class: GuzzleHttp\HandlerStack
  2. public: false
  3. factory: 'GuzzleHttp\HandlerStack::create'
  4. configurator:
  5. - '@http_handler_stack_configurator'
  6. - configure