Skip to content

Commit 0b94906

Browse files
committed
fixup
1 parent 1d2cb46 commit 0b94906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/fetch/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1932,7 +1932,7 @@ function httpNetworkFetch (
19321932

19331933
resolve(response)
19341934

1935-
return true
1935+
return false
19361936
},
19371937

19381938
onData (chunk) {

0 commit comments

Comments
 (0)