The package itools.http provides support for the HTTP protocol (see RFC2616 for the specification). Basically it includes handlers for HTTP requests and responses.
This is a low-level programming interface. For a high-level programming interface to build web applications, see ChapterĀ 12.