Merge pull request #563

This commit is contained in:
symfony-flex-server[bot]
2019-04-01 20:03:28 +00:00
committed by GitHub
3 changed files with 0 additions and 25 deletions
@@ -1,14 +0,0 @@
httplug:
plugins:
redirect:
preserve_header: true
discovery:
client: 'auto'
clients:
app:
http_methods_client: true
plugins:
- 'httplug.plugin.content_length'
- 'httplug.plugin.redirect'
@@ -1,8 +0,0 @@
{
"bundles": {
"Http\\HttplugBundle\\HttplugBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
-3
View File
@@ -1,3 +0,0 @@
{
"aliases": ["httplug"]
}