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
Copy file name to clipboardExpand all lines: Release/src/http/client/http_client_winhttp.cpp
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1279,7 +1279,7 @@ class winhttp_client : public _http_client_communicator
1279
1279
// Note, some servers seem to send a first chunk of body data that decompresses to nothing but initializes the zlib decryption state. This produces no decompressed output.
1280
1280
// Subsequent chunks will then begin emmiting decompressed body data.
0 commit comments