Skip to content
  • Bas Lijnse's avatar
    Added a subserver wrapper option to the http library. It should however only... · f2c0c1e0
    Bas Lijnse authored
    Added a subserver wrapper option to the http library. It should however only be used in experimental environments, because it is based on the undocumented CleanServer API, instead of stable pure Clean libraries.
    
    Also moved the makeResponse function in the HttpServer, HttpCGI and HttpSubServer modules to a unified http_makeResponse function in HttpUtil
    
    f2c0c1e0