mochiweb_util

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"}}]}.