Skip to content

net: webrtc/webrtchttp: Respect HTTP redirects

Sean DuBois requested to merge Sean-Der/gst-plugins-rs:main into main

Properly follow redirect URL. Before new request would be made, but with original URL again.

Merge request reports