mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
15 lines
293 B
YAML
15 lines
293 B
YAML
httplug:
|
|
plugins:
|
|
redirect:
|
|
preserve_header: true
|
|
|
|
discovery:
|
|
client: 'auto'
|
|
|
|
clients:
|
|
app:
|
|
http_methods_client: true
|
|
plugins:
|
|
- 'httplug.plugin.content_length'
|
|
- 'httplug.plugin.redirect'
|