Error 42: Symbol Undefined _D4arsd4http12__ModuleInfoZ
You imported the module, so you need to compile it too: dmd yourfile.d http.dwhere http.d is the download from my github, just save it in the folder with the rest of your code.
Adam D. Ruppe via Digitalmars-d Wed, 24 Sep 2014 10:55:59 -0700
Error 42: Symbol Undefined _D4arsd4http12__ModuleInfoZ
You imported the module, so you need to compile it too: dmd yourfile.d http.dwhere http.d is the download from my github, just save it in the folder with the rest of your code.