ARUHA-1674 use gzip compression on post requests as well #880
Conversation
|
Codecov Report
@@ Coverage Diff @@
## master #880 +/- ##
============================================
- Coverage 53.39% 53.38% -0.02%
+ Complexity 1695 1694 -1
============================================
Files 310 310
Lines 9403 9404 +1
Branches 845 845
============================================
- Hits 5021 5020 -1
- Misses 4082 4083 +1
- Partials 300 301 +1
Continue to review full report at Codecov.
|
|
deploy validation please |
1 similar comment
deploy validation please |
0ab33e1
into
master
8 checks passed
8 checks passed
codecov/project
Absolute coverage decreased by -0.01% but relative coverage increased by +46.6% compared to 81bd9f9
Details
zappr
Approvals: @v-stepanov, @antban.
zappr/pr/specification
PR has passed specification checks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
ARUHA-1674
As there are requests that are "GET with POST" we have to support gzip compression on post requests as well