Files
symfony-flex-recipes/php-http/httplug-bundle/1.6/config/packages/httplug.yaml
T

15 lines
285 B
YAML

httplug:
plugins:
redirect:
preserve_header: true
discovery:
client: 'auto'
clients:
app:
http_methods_client: true
plugins:
- 'httplug.plugin.logger'
- 'httplug.plugin.redirect'