| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
#include "qgis_server.h"#include <QString>

Go to the source code of this file.
| Classes | |
| class | QgsServerApiContext | 
| The QgsServerApiContext class encapsulates the resources for a particular client request: the request and response objects, the project (might be NULL) and the server interface, the API root path that matched the request is also added.  More... | |