nó obter solicitação filepath
// req.url
http.createServer((req,res)=> req.url)
KostasX
// req.url
http.createServer((req,res)=> req.url)