[ 源代码: golang-github-sebest-xff ]
软件包:golang-github-sebest-xff-dev(0.0~git20160910.6c115e0-2)
golang-github-sebest-xff-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-sebest-xff:
- [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]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-gorilla-handlers-dev
- golang-github-muhlemmer-httpforwarded-dev
- libapache2-mod-rpaf
- node-proxy-addr
- libring-ssl-clojure
- golang-github-urfave-negroni-dev
- opensmtpd-filter-senderscore
- golang-github-crewjam-httperr-dev
- golang-github-codegangsta-negroni-dev
- libpacparser-dev
- golang-github-munnerz-goautoneg-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.
其他与 golang-github-sebest-xff-dev 有关的软件包
|
|
|
|
-
- 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