I'm also facing the same issue in nodejs I have created a get route as well and return the 200 response. then its working fine.
res.writeHead(200, {'content-type': 'text/plain'}