Skip to content

Commit

Permalink
Update lib/sender.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ronag authored Apr 1, 2024
1 parent f7879c9 commit 18b8326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sender.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class Sender {
this._corked = false;
this._socket.uncork();
}
}
};

this._firstFragment = true;
this._compress = false;
Expand Down

0 comments on commit 18b8326

Please sign in to comment.