Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CompressorService #560

Open
4 tasks
ebebbington opened this issue Jul 15, 2020 · 1 comment
Open
4 tasks

Add CompressorService #560

ebebbington opened this issue Jul 15, 2020 · 1 comment

Comments

@ebebbington
Copy link
Member

Summary

What: Add compression middleware: http://expressjs.com/en/resources/middleware/compression.html

Why: Seems like a good middleware with a decent use case, developing it would give more features to users

Acceptance Criteria

  • Add compression middleware
  • Tests
  • It's own readme
  • Follow the contributing guidelines
@ebebbington
Copy link
Member Author

FYI I have absolutely no clue how you would do this... how do you compress a response body (using gzip) but the browser can still understand it 😕

@crookse crookse changed the title Add Compression Middleware feat: Compressor middleware Oct 31, 2020
@crookse crookse changed the title feat: Compressor middleware Compressor middleware Nov 1, 2020
@ebebbington ebebbington transferred this issue from drashland/deno-drash-middleware Nov 2, 2021
@crookse crookse changed the title Compressor middleware Add CompressorService Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants