Yue Chen
Yue Chen
It seems they are exactly same: ``` { time: 1532577638457, method: 'GET', url: '/api/pets', duration: 54.228775, header: 'HTTP/1.1 304 Not Modified\r\nVary: Origin\r\nAccess-Control-Allow-Credentials: true\r\nX-XSS-Protection: 1; mode=block\r\nX-Frame-Options: DENY\r\nX-Download-Options: noopen\r\nX-Content-Type-Options: nosniff\r\nETag: W/"82-Rwd7IXe6ytzCSKsdxTVmiU9Hmhw"\r\nDate: Thu,...
Node.js version that we are using to find this issue is: v6.14.2
@sjanuary tested with [email protected], with my pets application which have sent through mail. Still two http event is triggered for each request.
@yuecchen