golang-github-rs-cors 1.7.0-4 source package in Ubuntu

Changelog

golang-github-rs-cors (1.7.0-4) unstable; urgency=medium

  * Team upload.
  * Source-only upload for testing migration

 -- Nilesh Patra <email address hidden>  Sat, 16 Oct 2021 15:02:58 +0530

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-rs-cors_1.7.0-4.dsc 2.2 KiB ecf68f2e0d3cc69628de78950d58a182197bdb8ee9eb627cda0fb5641d2c3ae9
golang-github-rs-cors_1.7.0.orig.tar.xz 10.7 KiB dc7a872c374ac43f6da2b5fb7a1e95380eb474f4b9c5decb8839ecec98cac3b3
golang-github-rs-cors_1.7.0-4.debian.tar.xz 2.2 KiB ec384a3a7d1bd779b3ee954f9b2fd76dc2b243bb7a54d6feb411fdbb09c78866

Available diffs

No changes file available.

Binary packages built by this source

golang-github-rs-cors-dev: net/http configurable handler to handle CORS requests

 CORS is a net/http handler implementing Cross Origin Resource Sharing W3
 specification (http://www.w3.org/TR/cors/) in Golang.