Skip to content

Conversation

rustam-gamidov-here
Copy link
Collaborator

@rustam-gamidov-here rustam-gamidov-here commented Aug 20, 2025

Otherwise some combinations of server-clients may fail
to transfer the data with bad request error
and data similar to '"TE" may only be "trailers" in HTTP/2'

It has been fixed in CURL 8.12.0 by explicitly stripping TE header
from HTTP/2 requests

Relates-To: NLAM-55

Copy link

codecov bot commented Aug 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.29%. Comparing base (7c47304) to head (d34ca2d).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1632      +/-   ##
==========================================
- Coverage   80.30%   80.29%   -0.01%     
==========================================
  Files         349      349              
  Lines       13952    13953       +1     
  Branches     1493     1493              
==========================================
  Hits        11203    11203              
+ Misses       2151     2149       -2     
- Partials      598      601       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rustam-gamidov-here rustam-gamidov-here force-pushed the task/disable-curl-option branch 3 times, most recently from 9f6836f to afa1176 Compare August 20, 2025 14:41
Otherwise some combinations of server-clients may fail
to transfer the data with bad request error
and data similar to '"TE" may only be "trailers" in HTTP/2'

It has been fixed in CURL 8.12.0 by explicitly stripping TE header
from HTTP/2 requests

Relates-To: NLAM-55
Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>
@rustam-gamidov-here rustam-gamidov-here changed the title Disable CURL transfer encoding Disable transfer encoding for old CURL versions Aug 21, 2025
@rustam-gamidov-here rustam-gamidov-here merged commit d4a3d09 into master Aug 26, 2025
25 checks passed
@rustam-gamidov-here rustam-gamidov-here deleted the task/disable-curl-option branch August 26, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants