[][src]Module bdrck::http::util

util contains various HTTP-related utility functions.

Functions

get_links

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.