API Reference liberator v1.1.0
Modules
A behaviour module for media type and compression codecs.
An implementation of the deflate
compression used in HTTP.
An implementation of the gzip
compression used in HTTP.
An implementation of the identity
compression used in HTTP.
That is to say, a no-op function that returns its argument.
An implementation of a text/plain
encoder for HTTP.
That is to say, a no-op that returns its argument.
A controller module that understands and respects the HTTP spec.
Decision tracing functions.