Dear CppCMS Users,
CppCMS 2.0.0 bet2 is ready, and It includes:
-
improved HTTP support - now it is first class citizen and not a
debugging tool over CGI protocol. The improvements include:
- HTTP/1.1
- keep-alive support
- Request pipelining
- Chunked transfer encoding
- HTTP response now generated directly rather than being converted
from CGI output stream.
- Performance improvement in environment variables handling and HTTP
general
The HTTP improvements were base requirement for implementation of web
sockets - the next development step
Artyom Beilis
|