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

Changelog

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

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 22 Jan 2024 10:24:25 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security 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-2ubuntu0.23.10.1.debian.tar.xz 2.5 KiB 4a52ffa44f083aba9640a8c78bab5a3e0388ccd42d68a9ac1b302eac9e27caf0
golang-github-sebest-xff_0.0~git20160910.6c115e0-2ubuntu0.23.10.1.dsc 2.5 KiB aa87f62526e56520ae6c426674015e7906394d588220e5c6f24a4ed0b45ccee1

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.