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

Changelog

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

  * Team Upload

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ Pirate Praveen ]
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Bump debhelper compatibility level to 13

 -- Pirate Praveen <email address hidden>  Thu, 26 Aug 2021 23:39:53 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-sebest-xff_0.0~git20160910.6c115e0-2.dsc 2.4 KiB b5fa64d55c6bf18c3db4fa2d620c4b651c2e0a3538bcfd30a06bdbbe4ede88ec
golang-github-sebest-xff_0.0~git20160910.6c115e0.orig.tar.xz 3.7 KiB e2acc60abee0b42b9e97b33437f63f8eaf04cef0780980657814381e146ac751
golang-github-sebest-xff_0.0~git20160910.6c115e0-2.debian.tar.xz 2.3 KiB 2a0fc69ef2d17311368f04b59fae8d78fbdae54858bec78fff5189e818585ff8

No changes file available.

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: No summary available for golang-github-sebest-xff-dbgsym in ubuntu kinetic.

No description available for golang-github-sebest-xff-dbgsym in ubuntu kinetic.

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.