API Reference liberator v2.0.0

Modules

A provided compression codec returned an invalid value.

Liberator was unable to find a compression codec for the given encoding.

Utility functions for dealing with Plug.Conn structs.

A behaviour module for 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.

Liberator was unable to process the given :last_modified value into an HTTP date.

Liberator was unable to process the given :retry_after value into an HTTP date.

A behaviour module for media type codecs.

An implementation of a text/plain encoder for HTTP.

A provided media type codec returned an invalid value.

Liberator was unable to find a media type codec for the given encoding.

A controller module that understands and respects the HTTP spec.

Decision tracing functions.

Liberator's decision tree evaluator encountered a step that it doesn't know what to do with.

Mix Tasks

Generates source text for a decision tree chart for a Liberator resource. The chart is compatible with the Graphviz graph visualization software.