]> git.sesse.net Git - vlc/commit
Implemented http proxy for mmsh (close #629)
authorLaurent Aimar <fenrir@videolan.org>
Sat, 24 Mar 2007 00:24:22 +0000 (00:24 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 24 Mar 2007 00:24:22 +0000 (00:24 +0000)
commitcbc66ff62b56b1dea3ba99b9b0f1a28659773427
tree4350ad2f9fdbbf8ce3209653f2fb9fad65782645
parent37b0b026bbe92b1bda266e6f30ec37c7ceee767d
Implemented http proxy for mmsh (close #629)
It uses --mmsh-proxy=xxx or http_proxy environment variable (basic
authentication has not been tested).
We may want to reuse --http-proxy from http instead (and so we will have to
move the option out of http.c)
modules/access/mms/mms.c
modules/access/mms/mmsh.c
modules/access/mms/mmsh.h