Tags: sixcolors/gearbox
Tags
Bump github.com/valyala/fasthttp from 1.30.0 to 1.31.0 (gogearbox#104) Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.30.0 to 1.31.0. - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.30.0...v1.31.0) --- updated-dependencies: - dependency-name: github.com/valyala/fasthttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/valyala/fasthttp from 1.23.0 to 1.24.0 (gogearbox#93) Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.23.0...v1.24.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes gogearbox#86 slicing empty path in matchRoute (gogearbox#88)
Support sharing data between handlers within request scope (gogearbox#80 )
Fixes gogearbox#75 : Copy handlers references (gogearbox#76) * Fixes gogearbox#75 : Copy handlers references * use copy
🎉 support parsing request body (gogearbox#67) * support parsing request body * add json iterator license * update gearbox version * support SendBytes and SendJSON in context
PreviousNext