[ ソース: golang-github-tent-http-link-go ]
パッケージ: golang-github-tent-http-link-go-dev (0.0~git20130702.0.ac974c6-6)
golang-github-tent-http-link-go-dev に関するリンク
Debian の資源:
golang-github-tent-http-link-go ソースパッケージをダウンロード:
- [golang-github-tent-http-link-go_0.0~git20130702.0.ac974c6-6.dsc]
- [golang-github-tent-http-link-go_0.0~git20130702.0.ac974c6.orig.tar.xz]
- [golang-github-tent-http-link-go_0.0~git20130702.0.ac974c6-6.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- libhttp-link-parser-perl
- libghc-http-link-header-dev
- libghc-http-link-header-doc
- libghc-http-link-header-prof
- golang-github-peterhellberg-link-dev
- python3-headerparser
- python3-headerparser-doc
- golang-github-muhlemmer-httpforwarded-dev
- golang-github-mdlayher-netx-dev
- golang-webpki-org-jsoncanonicalizer-dev
- golang-golang-x-net-dev
HTTP Link parsing in Go
http-link-go implements parsing and serialization of Link header values as defined in RFC 5988. Function Format serializes a slice of Links into a header value. Function Parse parses a Link header value into a slice of Links.