javascript - Node.js HTTP - Request not expected. What's this? -
it seems when tried accessing url via get, instead of returning string, returned nothing. received header has location: (url) thing. causing man!
see console.log() below. requested url chatcoding.net/ajax/getcode.php?secretkey&sid=secrethash
but seems receive header-location thingy. why?
headers: { location: 'http://guidetest.a.id.opendns.com/?url=chatcoding%2enet%2fajax%2 fgetcode%2ephp%3fsecretkey%26 sid%3dsecrethash',
why heck redirecting me url!? need answers everyone. thank you!
this has nothing code, network configuration. network administrator using opendns device intercepting http requests.
Comments
Post a Comment