Imports of httprouter command

PathSynopsis
github.com/julienschmidt/httprouterPackage httprouter is a trie based high performance HTTP request router.
github.com/rs/corsPackage cors is net/http handler to handle CORS related requests as defined by http://www.w3.org/TR/cors/
net/httpPackage http provides HTTP client and server implementations.