golang-github-sebest-xff 0.0~git20160910.6c115e0-2build1 source package in Ubuntu

Changelog

golang-github-sebest-xff (0.0~git20160910.6c115e0-2build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:15:45 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-sebest-xff_0.0~git20160910.6c115e0.orig.tar.xz 3.7 KiB e2acc60abee0b42b9e97b33437f63f8eaf04cef0780980657814381e146ac751
golang-github-sebest-xff_0.0~git20160910.6c115e0-2build1.debian.tar.xz 2.4 KiB 61cffa075c584cf7de6d836038d212fc461e755e032ba72d30e0ef108f71707c
golang-github-sebest-xff_0.0~git20160910.6c115e0-2build1.dsc 2.5 KiB ca1815098612ba62055ec1fa6693c4ec5982dabfb6ff74c8e6e7ba2ccbf3fca1

View changes file

Binary packages built by this source

golang-github-sebest-xff: Golang Middleware to handle X-Forwarded-For Header

 Package xff is a net/http middleware/handler to parse Forwarded HTTP Extension
 in Golang.
 .
 Parse function parses the value of the X-Forwarded-For Header and returns the
 IP address.
 .
 Options is a configuration container, provided by this package, to setup the
 XFF middleware.

golang-github-sebest-xff-dbgsym: debug symbols for golang-github-sebest-xff
golang-github-sebest-xff-dev: Golang Middleware to handle X-Forwarded-For Header (development files)

 Package xff is a net/http middleware/handler to parse Forwarded HTTP Extension
 in Golang.
 .
 Parse function parses the value of the X-Forwarded-For Header and returns the
 IP address.
 .
 Options is a configuration container, provided by this package, to setup the
 XFF middleware.
 .
 This package contains the source.