bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
10.71k stars 1.4k forks source link

webrtc: fix error when charset is in Content-Type (#3126) #3318

Closed aler9 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 52.66%. Comparing base (575d358) to head (7564703).

Files Patch % Lines
internal/protocols/httpp/content_type.go 0.00% 2 Missing :warning:
internal/protocols/webrtc/whip_client.go 0.00% 2 Missing :warning:
internal/servers/webrtc/http_server.go 50.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3318 +/- ## ======================================= Coverage 52.66% 52.66% ======================================= Files 193 194 +1 Lines 20011 20015 +4 ======================================= + Hits 10538 10541 +3 - Misses 8616 8617 +1 Partials 857 857 ```

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

github-actions[bot] commented 1 month ago

This issue is mentioned in release v1.8.1 🚀 Check out the entire changelog by clicking here