Commit b9c46b52 authored by Joel Holdsworth's avatar Joel Holdsworth Committed by Michael Niedermayer

avformat/http: Documented http_proxy option

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 1b5bd405
......@@ -240,6 +240,9 @@ If set to 1 use chunked Transfer-Encoding for posts, default is 1.
@item content_type
Set a specific content type for the POST messages.
@item http_proxy
set HTTP proxy to tunnel through e.g. http://example.com:1234
@item headers
Set custom HTTP headers, can override built in default headers. The
value must be a string encoding the headers.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment