dvwright / xss-mw

XssMw is an middleware designed to "auto remove XSS" from user submitted input, it’s written in Go and targets the Gin web framework.
MIT License
33 stars 12 forks source link

json array convert bug "error": "interface conversion: interface {} is string, not map[string]interface {}" #13

Open zundaren opened 2 years ago

zundaren commented 2 years ago

image

POST json, body is ["11","22"]