Skip to content

Configure default plugins #17

Closed
@Nyholm

Description

@Nyholm

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions