-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hotfix(alf_serializer) do not include JSON body in params
JSON bodies need to be present in the text field but not included in `postData.params`. This also avoids reading the request body if not configured so in the plugin. Sadly there is no unit test for this part of the ALF serializer. Fix #762
- Loading branch information
1 parent
b4cc76a
commit bef5870
Showing
1 changed file
with
28 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters