Actions
Improvements #12464
openWStreamResource: support request specific mime type
Start date:
02/27/2024
Due date:
% Done:
0%
Estimated time:
Description
WStreamResource assumes the mime type is fixed. However, in a real application the actual mime type can depend on the GET/POST parameters of the request.
A possible (backwards compatible) solution is to provide a WStreamResource::handleRequestPiecewise overload with the mimeType as an extra argument.
Updated by Romain Mardulyn 15 days ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 15 days ago
- Status changed from InProgress to New
- Assignee deleted (
Romain Mardulyn)
Actions