[QGIS-Developer] QGIS Server `allowMethod` in Python server plugin not executed
Dražen Odobašić
drazen.odobasic at quaternion.co
Sat May 2 06:19:00 PDT 2020
Hi,
I've been toying around with QGIS Server Python plugins and it seems like `allowMethod` in QgsService does not get executed. A simple `git grep allowMethod` on the master branch shows few definitions but not sure if it's actually called from anywhere (maybe some external lib does actually invoke it, don't know)
Is this method actually used and how does it get called? Maybe it does work in C++, but not in Python?
Thank you,
Dražen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20200502/43509e2d/attachment.html>
More information about the QGIS-Developer
mailing list