User settable http user-agent. Patch by Per Wigren

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11229 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex
2003-10-22 17:54:32 +00:00
parent 400850c793
commit 2d0a6214d3
3 changed files with 19 additions and 4 deletions

View File

@@ -824,6 +824,9 @@ demuxer selection.
.B \-passwd <password> (see \-user option too)
Specify password for http authentication.
.TP
.B \-user-agent <string>
Use string as User-Agent for HTTP streaming.
.TP
.B \-prefer-ipv4
Use IPv4 on network connections.
Falls back to IPv6 automatically.