Skip to content

synlay/mochiweb_util

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 100.0%