mochiweb

Start and stop the MochiWeb server.

Start and stop the MochiWeb server.

Functions


all_loaded() -> term()

all_loaded(Base) -> term()

new_request(X1::{Socket, Request, Headers}) -> MochiWebRequest

Return a mochiweb_request data structure.

new_response(X1::{Request, integer(), Headers}) -> MochiWebResponse

Return a mochiweb_response data structure.

reload() -> term()

start() -> ok

Start the MochiWeb server.

stop() -> ok

Stop the MochiWeb server.

Bob Ippolito bob@mochimedia.com
View Functions