[http] by default allow decode of post object#22487
Conversation
Option can be used to prevent complex object decoding when exe.json request is executed. It was default behaviour before.
Test Results 22 files 22 suites 3d 11h 23m 28s ⏱️ Results for commit 429e998. |
|
Could you remind me: why do we need to change (back) the default? Did anything break with the changed behaviour? |
This is new flag which was introduced with #22186 |
|
/backport to 6.40, 6.38, 6.36, 6.32, 6.30, 6.28, 6.26 |
|
Preparing to backport PR #22487 to branches 6.40, 6.38, 6.36, 6.32, 6.30, 6.28 and 6.26 requested by linev |
|
This PR has been backported to
|
Option can be used to prevent complex object decoding when exe.json request is executed.
It was default behaviour before.
Follow up for #22186