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 slice add number support,fix bug #8

Closed JefferyWang closed 10 months ago

JefferyWang commented 5 years ago
  1. json slice add number support
  2. fixed a bug, the function unravelSlice result is "]" when the slice is empty