[ bianca ]
[ ソース: golang-github-go-chi-cors ]
パッケージ: golang-github-go-chi-cors-dev (1.2.1-1)
golang-github-go-chi-cors-dev に関するリンク
golang-github-go-chi-cors ソースパッケージをダウンロード:
- [golang-github-go-chi-cors_1.2.1-1.debian.tar.xz]
- [golang-github-go-chi-cors_1.2.1-1.dsc]
- [golang-github-go-chi-cors_1.2.1.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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.