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

New step: compress #25

Closed
wojtekmach opened this issue Aug 6, 2021 · 1 comment · Fixed by #96
Closed

New step: compress #25

wojtekmach opened this issue Aug 6, 2021 · 1 comment · Fixed by #96
Labels
good first issue Good for newcomers

Comments

@wojtekmach
Copy link
Owner

wojtekmach commented Aug 6, 2021

This compresses the request body. Gzips the request body and sets the appropriate request header.

Usage:

Req.post!(url, body: "foo", compress: :gzip)
@wojtekmach wojtekmach added the good first issue Good for newcomers label Aug 6, 2021
@wojtekmach wojtekmach changed the title Add compress step New step: compress Dec 27, 2021
This was referenced May 4, 2022
@wojtekmach
Copy link
Owner Author

Closing in favour of PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant