node-modules / urllib

Request HTTP(s) URLs in a complex world.
MIT License
726 stars 118 forks source link

timing and socket info missing #484

Closed fengmk2 closed 8 months ago

fengmk2 commented 8 months ago

<-- timing: {"queuing":0,"connected":0,"requestHeadersSent":0,"requestSent":0,"waiting":0,"contentDownload":0} <-- socket: {"id":0,"localAddress":"","localPort":0,"remoteAddress":"","remotePort":0,"remoteFamily":"","bytesWritten":0,"bytesRead":0,"handledRequests":0,"handledResponses":0}

fengmk2 commented 8 months ago

followRedirect: false 才会触发此问题