[ bookworm-backports ]
[ trixie ]
[ sid ]
パッケージ: golang-github-muhlemmer-httpforwarded-dev (0.1.0-2)
golang-github-muhlemmer-httpforwarded-dev に関するリンク
Debian の資源:
golang-github-muhlemmer-httpforwarded ソースパッケージをダウンロード:
- [golang-github-muhlemmer-httpforwarded_0.1.0-2.dsc]
- [golang-github-muhlemmer-httpforwarded_0.1.0.orig.tar.gz]
- [golang-github-muhlemmer-httpforwarded_0.1.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- ruby-api-pagination
- libhttp-multipartparser-perl
- golang-github-youmark-pkcs8-dev
- golang-github-xdg-go-scram-dev
- golang-github-gorilla-handlers-dev
- libring-ssl-clojure
- golang-webpki-org-jsoncanonicalizer-dev
- golang-github-evanphx-json-patch-dev
- golang-github-emersion-go-msgauth-dev
- python3-authres
- golang-github-sebest-xff
Library for parsing the HTTP Forwarded header (RFC-7239)
The httpforwarded go package provides utility functions for working with the Forwarded HTTP header as defined in RFC-7239 (https://tools.ietf.org/html/rfc7239). This header is proposed to replace the X-Forwarded-For and X-Forwarded-Proto headers, amongst others.
This package was heavily inspired by the mime package in the standard library, more specifically the ParseMediaType() function.
その他の golang-github-muhlemmer-httpforwarded-dev 関連パッケージ
|
|
|
|
-
- dep: golang-gopkg-check.v1-dev
- Rich testing extension for Go's testing package