|
Ran
|
Files
305
|
Run time
20s
|
Badge
README BADGES
|
push
travis-ci
http: fix httpc auto-managed headers The http library intelligently sets the headers "Accept", "Connection", "Keep-Alive". However, when the user explicitly specified them in the header options section of the call argument, they could be written to the HTTP request twice. We postponed the auto headers setup before https_exececute call. Now they are set only if they were not set by the user. Closes #3955 (cherry picked from commit e1d397c51)
41338 of 50168 relevant lines covered (82.4%)
844492.01 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|