smalloff
Results
2
comments of
smalloff
> I have the same error on a docker build. Try this library [github.com/nickalie/go-webpbin](url)
> `users.0.name=john&users.1.name=jack looks strange, I think it must be like users[0][“name”]=john&users[1][“name”]=jack` this one can be added too. [The fiber tests](https://github.com/gofiber/fiber/blob/2517944c80e7f02aeac49889c552493f88ba43c6/ctx_test.go#L409) have several options.