Skip to content

Extension with HTMLCompressorFilter and GzipFilter #15

Description

@mantsak

I am trying to extend the loader/Filters.java with the HTMLCompressorFilter from

https://github.com/mohiva/play-html-compressor

and standard Play GzipFilter, but do not see any change in the returned HTML code.

It might be possible, that chunked encoding does not support a combination with gzip-encoding, but a text-compressed HTML code should be possible.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions