这应该为您提供所需的总数:
req.on( 'response', function ( data ) { console.log( data.headers[ 'content-length' ] );} );我得到的内容长度为
9404541

这应该为您提供所需的总数:
req.on( 'response', function ( data ) { console.log( data.headers[ 'content-length' ] );} );我得到的内容长度为
9404541