Web framework C++
2.0.0
Simple web framework on c++ designed to easily create web pages, etc
|
#include <string>
Go to the source code of this file.
Classes | |
class | HTTP |
static class describes http method, version, and allow to convert it from/to string/enumeration More... | |