golang-github-tent-http-link-go-dev

Http link parsing in go
  https://github.com/tent/http-link-go
  0
  no reviews



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.