« Previous | Next » 

Revision 42242313

ID42242313991af7c49ced522d809a6c30813057bd
Parent 821d9e43
Child cc28af80

Added by Michael Hanselmann over 15 years ago

Add new HTTP server implementation

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences