Web framework C++
2.0.0
Simple web framework on c++ designed to easily create web pages, etc
|
Go to the source code of this file.
Classes | |
class | Handler |
object of this class executes every time on new request, this object (and others) construct response to client More... | |