zest icon indicating copy to clipboard operation
zest copied to clipboard

Parameter UrlEncoding in Request Body

Open denniskniep opened this issue 9 years ago • 3 comments

I am trying to add a CSRF Parameter in ZAP to a RequestBody. But this CSRF Parameter must be URL encoded. But it seems that it is not URL encoded.

image

denniskniep avatar Dec 20 '16 23:12 denniskniep

+1

chhunge avatar Sep 06 '19 16:09 chhunge

is there a workaround for this ?

chhunge avatar Sep 06 '19 16:09 chhunge

Yes, by calling a script that does the encoding: https://groups.google.com/d/msg/mozilla-zest/Eqsbwj6xN4w/XSvcreN0AQAJ

thc202 avatar Sep 06 '19 16:09 thc202