Fedora Packages

golang-github-chi-cors-devel Subpackage of golang-github-chi-cors

CORS net/http middleware for Go

go-chi/cors is a fork of github.com/rs/cors that provides a net/http compatible middleware for performing pref-light 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 router. Applying with within a r.Group() or using With() will not work without routes matching OPTIONS added. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/go-chi/cors

Releases Overview

Release Stable Testing
Fedora Rawhide 1.2.0-2.fc35 -
Fedora 35 1.2.0-2.fc35 -
Fedora 34 1.1.1-2.fc34 -
Package Info

You can contact the maintainers of this package via email at golang-github-chi-cors dash maintainers at fedoraproject dot org.



Sources on Pagure