framesurge / perseus

A state-driven web development framework for Rust with full support for server-side rendering and static generation.
https://framesurge.sh/perseus/en-US
MIT License
2.18k stars 89 forks source link

#199 impl compression #203

Closed danielnehrig closed 2 years ago

danielnehrig commented 2 years ago

Signed-off-by: Daniel Nehrig daniel.nehrig@redteclab.com TODO: either default true compress or builder pattern from perseus side to enable gzip but then this needs to be read from main

arctic-hen7 commented 2 years ago

If you edit your description of this PR to say 'Closes #199' at the bottom, it will be automatically closed when this is merged.

Btw, is this ready yet? If not, would you mind making it a draft?