This is mochiweb_util from https://github.com/mochi/mochiweb.
Useful when you want powerful URL manipulation without the full mochiweb server.
include in your rebar.config like:
{deps, [ {mochiweb_util, ".*", {git, "git://github.com/bipthelin/mochiweb_util.git", "master"}}]}.