Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Allow disabling QgsNetworkAccessManager timeout functionality
by setting the timout to 0 This can be interesting to overcome the limitations of the timeout functionality by replacing it with QNetworkAccessManager::setTransferTimeout. E.g. to have more than 6 downloads running in parallel.
- Loading branch information
Showing
with
14 additions
and 9 deletions.