[ Bron: golang-github-sebest-xff ]
Pakket: golang-github-sebest-xff-dev (0.0~git20160910.6c115e0-2)
Verwijzigingen voor golang-github-sebest-xff-dev
Debian bronnen:
Het bronpakket golang-github-sebest-xff downloaden:
- [golang-github-sebest-xff_0.0~git20160910.6c115e0-2.dsc]
- [golang-github-sebest-xff_0.0~git20160910.6c115e0.orig.tar.xz]
- [golang-github-sebest-xff_0.0~git20160910.6c115e0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-sebest-xff-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-codegangsta-negroni-dev
- idiomatic HTTP middleware for Golang
-
- dep: golang-github-gorilla-mux-dev
- powerful URL router and dispatcher for golang
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package