On this page
Phoenix.Digester.Gzip
Gzip compressor for Phoenix.Digester
Summary
Functions
- compress_file(file_path, content)
-
Callback implementation for
Phoenix.Digester.Compressor.compress_file/2
. - file_extensions()
-
Callback implementation for
Phoenix.Digester.Compressor.file_extensions/0
.
Functions
compress_file(file_path, content)Source
Callback implementation for Phoenix.Digester.Compressor.compress_file/2
.
file_extensions()Source
Callback implementation for Phoenix.Digester.Compressor.file_extensions/0
.
© 2014 Chris McCord
Licensed under the MIT License.
https://hexdocs.pm/phoenix/Phoenix.Digester.Gzip.html