RW

Results 178 comments of RW

> current implementation seems to be okay > > * [ ] please also update the documentation repository > > feature will be in the next release don´t forget this...

@rafimuhammad01 okay for you ? should i do this or you want todo this ?

the problem ```go func main() { app := fiber.New(fiber.Config{}) app.Use(func(ctx *fiber.Ctx) error { // is always called only not at LOAD // doing something return ctx.Next() }) app.Add("LOAD", "/test", func(ctx...

@balcieren there are some open tasks in the description, is the pull request ready or rather a draft ? can you please update it with the masters

thx @efectn and @balcieren

https://github.com/gofiber/fiber/commit/b9efc76722f9ff2e0a7d52d9f98116f4eb635674 @apoq can you help here ?

can you provide a pull request with some tests that will solve the problem

> maybe we should create a v2 branch before merging v3 into master… i agree we will not transfer at this time the code to the master first version 3...

@balcieren can you create a pull request with the v3-beta target