-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.4.0
-
None
Fix for QTBUG-105329 removed a possibility to supply a QHttpServerResponder argument to a handler returning QFuture<void>. This should be restored, and QHttpServerResponder methods should be made thread-safe.
| For Gerrit Dashboard: QTBUG-108127 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 592129,42 | Allow routes to return QFuture<void> and write using responder | dev | qt/qthttpserver | Status: MERGED | +2 | +1 |
| 608743,7 | Add test that routes can send back data in multiple parts asynchronously | dev | qt/qthttpserver | Status: MERGED | +2 | +1 |
| 661445,2 | Make QHttpServerResponder copyable | dev | qt/qthttpserver | Status: ABANDONED | 0 | 0 |
| 661882,5 | Update documentation now that routes can return QFuture<void> | dev | qt/qthttpserver | Status: MERGED | +2 | 0 |
| 662107,5 | Make QHttpServerResponder able to be called from a different thread | dev | qt/qthttpserver | Status: MERGED | +2 | 0 |