Disable Content-Type auto-detection by default
This commit is contained in:
parent
4d86668af3
commit
db287c4d31
20 changed files with 193 additions and 168 deletions
|
@ -302,9 +302,7 @@
|
|||
"attempts": 42,
|
||||
"initialInterval": "42ns"
|
||||
},
|
||||
"contentType": {
|
||||
"autoDetect": true
|
||||
},
|
||||
"contentType": {},
|
||||
"plugin": {
|
||||
"foo": {
|
||||
"answer": {}
|
||||
|
|
|
@ -305,9 +305,7 @@
|
|||
"attempts": 42,
|
||||
"initialInterval": "42ns"
|
||||
},
|
||||
"contentType": {
|
||||
"autoDetect": true
|
||||
},
|
||||
"contentType": {},
|
||||
"plugin": {
|
||||
"foo": {
|
||||
"answer": {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue