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-9.fc40 -
Fedora 40 1.2.0-9.fc40 -
Fedora 39 1.2.0-7.fc39 -
Fedora 38 1.2.0-6.fc38 -
File a new bug report »
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