Skip to content
Snippets Groups Projects
user avatar
Michael Hanselmann authored
This patch adds another implementation of an HTTP server. It's
based on code of Python's BaseHTTPServer, from both version
2.4 and 3k. In the future we can write code to decide whether
we should fork for a request or not. Keep-alive is not supported.

Reviewed-by: iustinp
42242313
Name Last commit Last update