套件: golang-github-go-chi-cors-dev (1.2.0-1)
golang-github-go-chi-cors-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-go-chi-cors:
- [golang-github-go-chi-cors_1.2.0-1.dsc]
- [golang-github-go-chi-cors_1.2.0.orig.tar.gz]
- [golang-github-go-chi-cors_1.2.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Thorsten Alteholz
外部的資源:
- 主頁 [github.com]
相似套件:
CORS net/http middleware for Go
This package contains software that provides a net/http compatible middleware for performing preflight CORS checks on the server side. These headers are required for using the browser native Fetch API.
This middleware is designed to be used as a top-level middleware on the chi.