Skip to content

http: fix mediaproxy FD leaks

kaniini requested to merge bugfix/http-fd-exhaustion-mediaproxy into develop

previously i made the http options routine private. mediaproxy needs it public in order to pick up the connection pooling.

Merge request reports