Caddy module to match the command being sent in a Git HTTP request.
| git_http_matcher.go | ||
| git_http_matcher_test.go | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
Git protocol matcher
Caddy module to match the command being sent in a Git HTTP request per gitprotocol-v2.
Building
$ xcaddy build --with codeberg.org/Codeberg-Infrastructure/caddy-git-matcher
Syntax
git_protocol <command>
Example
See Codeberg infrastructure's usage.
License
The code is licensed under the BSD-3 license.