Jump to conversation
Unresolved conversations (3)
@pblottiere pblottiere Nov 11, 2019
I'm not convinced about raising an exception in this case, but a log message would be welcome I think :).
Outdated
src/server/services/wfs3/qgswfs3handlers.cpp
@pblottiere pblottiere Nov 11, 2019
I'm not sure that a `Q_ASSERT` is a good idea within the server. What do you think about raising an exception instead?
Outdated
src/server/services/wfs3/qgswfs3handlers.cpp
elpaso
@pblottiere pblottiere Nov 11, 2019
Do you think we could use a const reference for `pair`?
Outdated
src/server/qgsrequesthandler.cpp
elpaso
Resolved conversations (1)
@pblottiere pblottiere Nov 11, 2019
```suggestion * Returns a string representation of an HTTP request \a method. ```
Outdated
src/server/qgsserverrequest.h