| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include "qgis_core.h"#include "qgsnetworkreply.h"#include "qgsfeedback.h"#include <QThread>#include <QObject>#include <functional>#include <QPointer>

Go to the source code of this file.
| Classes | |
| class | QgsBlockingNetworkRequest | 
| A thread safe class for performing blocking (sync) network requests, with full support for QGIS proxy and authentication settings.  More... | |