mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Update src/server/qgsserverrequest.h
Co-Authored-By: Blottiere Paul <blottiere.paul@gmail.com>
This commit is contained in:
parent
a4c246a419
commit
db83675ac2
@ -86,7 +86,7 @@ class SERVER_EXPORT QgsServerRequest
|
||||
virtual ~QgsServerRequest() = default;
|
||||
|
||||
/**
|
||||
* methodToString returns a string representation of an HTTP request \a method
|
||||
* Returns a string representation of an HTTP request \a method.
|
||||
* \since QGIS 3.12
|
||||
*/
|
||||
static QString methodToString( const Method &method );
|
||||
|
Loading…
x
Reference in New Issue
Block a user