ae.net.http.server

A simple HTTP server.

Public Imports

ae.net.http.common
public import ae.net.http.common;
Undocumented in source.

Members

Classes

HttpServer
class HttpServer
Undocumented in source.
HttpServerConnection
class HttpServerConnection
Undocumented in source.

Functions

formatAddress
string formatAddress(Address address, string vhost)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Stéphan Kochen <stephan@kochen.nl> Vladimir Panteleev <vladimir@thecybershadow.net> Simon Arlott