[][src]Crate aphrora

Modules

http

Basic support for HTTP:
Parse http string into Request and parse Response object into string.

Functions

run_server

Run server with a closure of how to deal with the requests.