ae.net.http

Modules

app
module ae.net.http.app
caching
module ae.net.http.caching

Cached HTTP responses

cgi
module ae.net.http.cgi
client
module ae.net.http.client

A simple HTTP client.

common
module ae.net.http.common

Concepts shared between HTTP clients and servers.

exception
module ae.net.http.exception

Allows throwing exceptions with HTTP status codes.

fastcgi
module ae.net.http.fastcgi
responseex
module ae.net.http.responseex

An improved HttpResponse class to ease writing pages.

scgi
module ae.net.http.scgi
server
module ae.net.http.server

A simple HTTP server.