awslabs / aws-c-http

C99 implementation of the HTTP/1.1 and HTTP/2 specifications
Apache License 2.0
136 stars 42 forks source link

Tweak error message for AWS_ERROR_HTTP_RESPONSE_FIRST_BYTE_TIMEOUT #488

Closed graebm closed 1 month ago

graebm commented 1 month ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.50%. Comparing base (6068653) to head (34a9e10).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #488 +/- ## ========================================== - Coverage 79.60% 79.50% -0.11% ========================================== Files 27 27 Lines 11684 11685 +1 ========================================== - Hits 9301 9290 -11 - Misses 2383 2395 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.