You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When headers are provided to data(), we include their size in the initial data
size calculation. However, because the headers are sent separately in that
case, we need to remove them from $size before sending the remaining data.
Fixes#27
0 commit comments