All Classes and Interfaces
Class
Description
Represents a request header.
An enumeration listing all of the available request methods that are possible.
A lazily-evaluated representation of all received query params from a single request.
Represents an incoming request.
The TeenyHttpd server itself - instantiating an instance of this class and calling 'start()' is all that is required
to begin serving requests.