kataras / iris

The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
https://www.iris-go.com
BSD 3-Clause "New" or "Revised" License
25.11k stars 2.48k forks source link

[BUG] #2473

Open StrongTowerStorm opened 1 month ago

StrongTowerStorm commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. [...]

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

iris.Version

Please make sure the bug is reproducible over the main branch:

$ cd PROJECT
$ go get -u github.com/kataras/iris/v12@main
$ go run .

Additional context Add any other context about the problem here.