Closed claconsay closed 2 years ago
Thanks for your input. Will take it into consideration for the next release...
Hi @claconsay With the latest release JSON primitive types (null, Boolean and Integers) will be respected and replaced accordingly. Thanks for your report
Hi simioni87,
I have some test cases where I want a specific parameter to be replaced by a null value.
I tried setting it as the following:
but the request body(in jSON) becomes:
I hope you can also introduce another option called Null as Parameter Value so that the output becomes:
Thank you so much for this wonderful Burp extension!