mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 17:16:29 +03:00
moved recipes from recipes to recipes-contrib
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
httplug:
|
||||
plugins:
|
||||
redirect:
|
||||
preserve_header: true
|
||||
|
||||
discovery:
|
||||
client: 'auto'
|
||||
|
||||
clients:
|
||||
app:
|
||||
http_methods_client: true
|
||||
plugins:
|
||||
- 'httplug.plugin.content_length'
|
||||
- 'httplug.plugin.redirect'
|
||||
Reference in New Issue
Block a user