M. Efe Çetin

Results 109 comments of M. Efe Çetin

Hi @trim21. I added simple nested binding support. Can you review my last commit? I also plan to add support for slices as soon as possible.

> The unit test part of the client package references fiber, and the unit test part of fiber needs to reference client, forming a circular reference. How do you think...

Can you add https://github.com/wangjq4214/fiber/blob/v3-client/redirect_test.go#L235 back

Hey when do you plan to complete client? Perhaps i can help you to add more tests and benchmarks

Looks like we need little additions to increase test coverage (especially for tls and proxy), i can do them after my exam week. Also Fasthttp doesn't support cookie jar, we...

> > Looks like we need little additions to increase test coverage (especially for tls and proxy), i can do them after my exam week. Also Fasthttp doesn't support cookie...

> People may want to use other logging libs like zerolog, zap etc. I think we should provide simple doc instead of adding an internal logger.

@wangjq4214 i see some commented tests. Are they failing at the moment?

> > @wangjq4214 i see some commented tests. Are they failing at the moment? > > Thanks for your commit. Sorry, I forget about it and I'll take a look...

Closed the PR due to inactivity of dgrr/http2