Open bilalsquad opened 9 months ago
Hello,
I try to send an array json payload in POST, but it delete all quote. for exemple i want to send this : ["8.8.8.8"], but in my Burpsuite i see this ["8.8.8.8"]. So how can you send like the first Payload ?
["8.8.8.8"]
Thanks
Hello,
I try to send an array json payload in POST, but it delete all quote. for exemple i want to send this :
["8.8.8.8"]
, but in my Burpsuite i see this["8.8.8.8"]
. So how can you send like the first Payload ?Thanks