パッケージ: golang-github-sebest-xff (0.0~git20160910.6c115e0-2 など) [debports]
golang-github-sebest-xff に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [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
- golang-github-codegangsta-negroni-dev
- golang-github-crewjam-httperr-dev
- golang-github-munnerz-goautoneg-dev
- rawdns
- golang-github-tent-http-link-go-dev
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 関連パッケージ
|
|
|
|
-
- 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
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 共有ライブラリ
-
- dep: libgo23
- Runtime library for GNU Go applications