M. Efe Çetin
M. Efe Çetin
> hello @CerealKiller97, are you working on this feature? if not, can you or @efectn assign it to me, I would love to work on it Assigned. If @CerealKiller97 isn't...
> It is looking good. This feature can open from fiber.Config for v2. Example: > > ```go > fiber.New(fiber.Config{ > EnableRouteConstraints: true, > }) > ``` > > What do...
> > Hello @MohabMohamed you can work on this. Sorry for waiting for my reply. > > Thank you @CerealKiller97 > > > I think something like this can be...
> > I think this is the best way because of fiber router doesn't have adding parameters by {} > > well, that would not be too complex to provide...
> we could also leave this declaration completely out of the url and provide a method in the context which receives an object with the constrains and validates it >...
> Can you add some features that I haven't thought of? Please! @efectn Sure ill take a look
I reviewed API and it's fine to me. And we may extend request setter options more. Also what's https://github.com/wangjq4214/fiber/blob/v3-client/client/plugins.go?
> > I reviewed API and it's fine to me. And we may extend request setter options more. > > Also what's https://github.com/wangjq4214/fiber/blob/v3-client/client/plugins.go? > > # More options > I...
What do you think about tracing? I don't think Fasthttp client supports tracing
If you have some questions more, feel free to reopen the issue.