alick

Results 2 issues of alick

In the release: v12.2.0-alpha2 , the value in the go.mod is `module github.com/iris-contrib/swagger` should it be `module github.com/iris-contrib/swagger/v12` ? I can not download it in my project with go mod...

hi, when i'm using the reqargs to get post request data from form-data body, i cann't proxy pass the requests to the upstream, the nginx will return 504, my code...