Skip to content
Snippets Groups Projects
Forked from DevOps (Lecture FB VI) / webservice
19 commits behind the upstream repository.
  • gjahn's avatar
    7b35b477
    Bump Fiber version to v2.51 · 7b35b477
    gjahn authored
    Somebody havent heard about SemVer yet. The Ctx.GetReqHeaders() return value
    slightly changed (string to []string), which now requires to first join the slice
    before checking whether it contains the given string
    7b35b477
    History
    Bump Fiber version to v2.51
    gjahn authored
    Somebody havent heard about SemVer yet. The Ctx.GetReqHeaders() return value
    slightly changed (string to []string), which now requires to first join the slice
    before checking whether it contains the given string
routes.go 6.51 KiB