Actions
Feature #89
closedWServer::addStaticResource(WResource *resource, const std::string& url)
Start date:
09/04/2009
Due date:
% Done:
0%
Estimated time:
Description
The idea is to be able to serve simple static data, in addition to web applications.
This will only be supported for the built-in httpd. Perhaps we should also provide a virtual method in WServer to handle arbitrary requests using a WResource-like handleRequest API.
Updated by Koen Deforche almost 14 years ago
- Status changed from New to Feedback
- Assignee set to Koen Deforche
Is implemented in blog branch
Updated by Koen Deforche almost 14 years ago
- Status changed from Feedback to Resolved
Updated by Koen Deforche almost 14 years ago
- Status changed from Resolved to Closed
Actions