webmachine

Code pulled with git from git://github.com/basho/webmachine.git with the last commit being 88145ff

These are Current warnings for webmachine.

dialyzer -n -q -Wno_improper_lists -r ebin deps
webmachine_request.erl:815: The pattern 'http' can never match the type string()
webmachine_request.erl:820: The pattern 'https' can never match the type string()
webmachine_resource.erl:157: The pattern <[{M, F, [RD = {'wm_reqdata', _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _}, S]} | STRest], THIS = {_, R_Mod, R_ModState, R_ModExports, R_Trace}> can never match the type <[{atom(),atom(),[any()] | byte(),[any()]}],{_,_,_,_,_}>