I noticed a discrepancy with response.size() when running in Newman vs Postman app.
Expected value
- Matches Postman app and return the compressed size
Actual value
2. Returns the uncompressed size. It does not match the value when running in Postman app
I noticed a discrepancy with response.size() when running in Newman vs Postman app.
Expected value
Actual value
2. Returns the uncompressed size. It does not match the value when running in Postman app