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

API to query http server listener endpoint #463

Closed bretambrose closed 9 months ago

bretambrose commented 9 months 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 9 months ago

Codecov Report

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

Comparison is base (425e5da) 79.52% compared to head (b6c85f6) 79.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #463 +/- ## ========================================== - Coverage 79.52% 79.42% -0.10% ========================================== Files 27 27 Lines 11572 11575 +3 ========================================== - Hits 9203 9194 -9 - Misses 2369 2381 +12 ```

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