Reviewing merge request #2295: Fix for QTBUG-7713 (Resending QHttpNetworkConnection requests fails when connection must be reestablished)
This fixes the problem described in that bug report.
Commits that would be merged:
Version 1
- ca43022
- 57c2644
Fixes a problem for resent requests in QHttpNetworkConnection where the read buffer is not reset, so the second time reading from that buffer fails.
Showing
ca43022-57c2644

Add a new comment:
Login or create an account to post a comment