Module bdrck::http::util

source ·
Expand description

util contains various HTTP-related utility functions.

Functions

  • This function parses the contents of the HTTP “link” header. The result is a map from rel to URL(s). Note that the returned map may be empty - this is not an error.