Mon, 02 Feb 2026 23:30:26 CST | login

Information for build golang-github-chi-cors-1.2.0-1.ocs23

ID18382
Package Namegolang-github-chi-cors
Version1.2.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-chi-cors.git?.#f4fe94b7d794718a239bbd6144b45262c6e64e6d
SummaryCORS net/http middleware for Go
Description 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 19 Aug 2024 12:34:40 CST
CompletedMon, 19 Aug 2024 12:38:07 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/golang-github-chi-cors.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-chi-cors.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-chi-cors-1.2.0-1.ocs23.src.rpm (info) (download)
noarch
golang-github-chi-cors-devel-1.2.0-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build