Skip to content
Snippets Groups Projects
Commit acea0ac0 authored by ryadav88's avatar ryadav88
Browse files

removed host

parent e062acab
Branches
Tags
No related merge requests found
......@@ -23,10 +23,6 @@ app.post('/post', function(req, res){
});
host + path + query + format;
console.log(parsed_url);
request(parsed_url, function (error, response, body) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment